Class: InteractiveS3::CLI
- Inherits:
-
Object
- Object
- InteractiveS3::CLI
- Defined in:
- lib/interactive_s3/cli.rb
Instance Method Summary collapse
Instance Method Details
#start ⇒ Object
5 6 7 8 9 10 11 |
# File 'lib/interactive_s3/cli.rb', line 5 def start history.load show_version run ensure history.save end |