Class: Twenty::Command::Disconnect
- Inherits:
-
Twenty::Command
- Object
- Cmd
- Twenty::Command
- Twenty::Command::Disconnect
- Includes:
- Hook::RequireMigration, Hook::Rescue, Hook::SQLiteConn
- Defined in:
- lib/twenty/cli/command/disconnect.rb
Constant Summary
Constants included from Hook::RequireMigration
Constants included from Hook::Rescue
Hook::Rescue::FRAME_MAX, Hook::Rescue::INDENT_BY
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
15 16 17 18 |
# File 'lib/twenty/cli/command/disconnect.rb', line 15 def run = (argv) run_command() end |