Top Level Namespace

Defined Under Namespace

Modules: Awry

Instance Method Summary collapse

Instance Method Details

#SIGINTObject

clean exit on ctrl-c for all methods



7
# File 'lib/awry.rb', line 7

trap('SIGINT', 'EXIT')