Libraries
»
janky
(0.11.0)
»
Index
»
Janky
»
Exception
»
Logger
»
#reset!
Method: Janky::Exception::Logger#reset!
Defined in:
lib/janky/exception.rb
#
reset!
⇒
Object
32 33 34
# File 'lib/janky/exception.rb', line 32
def
reset!
@context
=
{
}
end