mr_t v0.6.0 MrT.Utils

misc functions that did not warrant a separate module (yet)

Summary

Functions

small tracing helper, that can be deactivated globally

compiles the module in memory on loading, for quicker turnaround

turns verbose mode on / off

Functions

compile()
compile(bool)
debug(v)

small tracing helper, that can be deactivated globally

debug(bool, v)
is_debug?()
puts(v)
puts(bool, v)
recompile()
require_file(file)

compiles the module in memory on loading, for quicker turnaround

require_file(bool, file)
timediff(a, b)
verbosity_off()
verbosity_on()

turns verbose mode on / off