Top Level Namespace

Extended by:
Stax::Dsl

Defined Under Namespace

Modules: Stax

Instance Method Summary collapse

Methods included from Stax::Dsl

command, group, stack

Instance Method Details

#SIGINTObject

clean exit on ctrl-c for all methods



6
# File 'lib/stax/base.rb', line 6

trap('SIGINT', 'EXIT')