Fork me on GitHub
#dirac
<
2019-04-13
>
hulunote06:04:26

@darwin hi, Darwin, I have two problem:

hulunote06:04:18

1. How to use this in the dirac devtools console ?

hulunote06:04:06

2. How to load the clojure.stacktrace/print-cause-trace function?

hulunote06:04:57

(this-as this (prn this))

darwin08:04:28

@stevechan you are not stopped at a breakpoint, so this in console is not related to your code above, it should be window (as you see in your test)

darwin08:04:18

not sure about print-cause-trace, I guess that is just clojure thing, not clojurescript