Vibe.Debug (vibe v0.2.3)

Copy Markdown View Source

Compile-time gated debug hooks.

Code wrapped in run/1 is completely compiled out when config :vibe, :compile_time_debug is false.

Summary

Functions

enabled?()

(macro)

run(list)

(macro)

run(default, blocks)

(macro)