Class: Devup::CLI::Commands::Command
- Inherits:
-
Dry::CLI::Command
- Object
- Dry::CLI::Command
- Devup::CLI::Commands::Command
- Defined in:
- lib/devup/cli/commands/command.rb
Instance Method Summary collapse
Instance Method Details
#call(**options) ⇒ Object
7 8 9 |
# File 'lib/devup/cli/commands/command.rb', line 7 def call(**) @opts = end |