⇦ Back to Janet API Survey

*debug* (keyword)

*debug* is bound to the keyword :debug—it provides a global alias to the dynamic binding indicating whether the integrated debugger is enabled.

repl> (root-env '*debug*)
@{:doc "Enables a built in debugger on errors and other useful features for debugging in a repl."
  :dyn true
  :source-map ("boot.janet" 1338 1)
  :value :debug}

Things I Learned

Created: