Class: Cryptosphere::CLI

Inherits:
Thor
  • Object
show all
Defined in:
lib/cryptosphere/cli.rb

Instance Method Summary collapse

Instance Method Details

#setupObject



7
8
9
# File 'lib/cryptosphere/cli.rb', line 7

def setup
  puts "Hi there!"
end