Class: Joker::CLI

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

Instance Method Summary collapse

Instance Method Details

#tellObject



9
10
11
# File 'lib/joker/cli.rb', line 9

def tell
  puts Joker::Teller.tell
end