Class: Pokedex::CLI

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

Instance Method Summary collapse

Instance Method Details

#allObject



11
12
13
# File 'lib/pokedex/cli.rb', line 11

def all
  puts 'CLI is WIP!'
end