Class: Cryptopunks::Tool
- Inherits:
-
Object
- Object
- Cryptopunks::Tool
- 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 |