Class: Gisha::ReceiveCommand
- Inherits:
-
Clamp::Command
- Object
- Clamp::Command
- Gisha::ReceiveCommand
- Defined in:
- lib/gisha/cli.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
12 13 14 |
# File 'lib/gisha/cli.rb', line 12 def execute Commands::Receive.new(key_id).exec end |