Module Kernel
In: lib/glue/macro.rb
lib/glue.rb

Methods

External Aliases

require -> old_require

Public Instance methods

Pretty prints an exception/error object usefull for helpfull debug messages

Input: The Exception/StandardError object

Output: the pretty printed string

[Validate]