Class: Twenty::Command::Down
- Inherits:
-
Twenty::Command
- Object
- Cmd
- Twenty::Command
- Twenty::Command::Down
- Includes:
- RescueMixin, SQLiteMixin, Path
- Defined in:
- lib/twenty/cli/command/down.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
10 11 12 13 |
# File 'lib/twenty/cli/command/down.rb', line 10 def run = (argv) run_command() end |