Class: Tornados::CliClient
- Inherits:
-
Object
- Object
- Tornados::CliClient
- Defined in:
- lib/tornados/cli_client.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
13 14 15 16 17 18 |
# File 'lib/tornados/cli_client.rb', line 13 def start print_prompt prepare_result end |