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