current_debug
Returns the current debug setting (true or false).
true
false
This can be set via the fns use_debug and with_debug.
use_debug
with_debug
Introduced in v2.0
puts current_debug
# Print out the current debug setting