Class: Cryptopunks::Tool

Inherits:
Object
  • Object
show all
Defined in:
lib/cryptopunks/tool.rb

Instance Method Summary collapse

Instance Method Details

#run(args) ⇒ Object



6
7
8
# File 'lib/cryptopunks/tool.rb', line 6

def run( args )
  Toolii.run( args )
end