Class: Hanami::Sequel::CLI::Drop
- Inherits:
-
CLI::Command
- Object
- CLI::Command
- Hanami::Sequel::CLI::Drop
- Defined in:
- lib/hanami/sequel/commands/drop.rb
Instance Method Summary collapse
Instance Method Details
#call(**options) ⇒ Object
5 6 7 |
# File 'lib/hanami/sequel/commands/drop.rb', line 5 def call(**) Command.drop end |