Class: Cryptosphere::CLI
- Inherits:
-
Thor
- Object
- Thor
- Cryptosphere::CLI
- Defined in:
- lib/cryptosphere/cli.rb
Instance Method Summary collapse
Instance Method Details
#setup ⇒ Object
7 8 9 |
# File 'lib/cryptosphere/cli.rb', line 7 def setup puts "Hi there!" end |