PassiveSupport.Utils (passive_support v0.8.2)
Link to this section Summary
Functions
Zippy check of what the config_env was at compile time
Link to this section Functions
Link to this function
alert(message, label \\ nil)
Link to this function
critical(message, label \\ nil)
Link to this function
debug(message, label \\ nil)
Link to this function
emergency(message, label \\ nil)
Link to this function
env()
Zippy check of what the config_env was at compile time
Link to this function
error(message, label \\ nil)
Link to this function
info(message, label \\ nil)
Link to this function
notice(message, label \\ nil)
Start a nonblocking instance of IEx.Pry
Starts a Pry session at the line of code where invoked, in a nonblocking
manner with respect to the calling process, but only when the compile-time
env/0 is :dev.
Inlined by the compiler.
Link to this function