Class: Falling::Cli
- Inherits:
-
Thor
- Object
- Thor
- Falling::Cli
- Defined in:
- lib/falling/cli.rb
Instance Method Summary collapse
Instance Method Details
#start_game ⇒ Object
7 8 9 |
# File 'lib/falling/cli.rb', line 7 def start_game Falling.start_game end |