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