Libraries
»
gisha
(0.0.9)
»
Index (D)
»
Gisha
»
DeleleteKeyCommand
Class: Gisha::DeleleteKeyCommand
Inherits:
Clamp::Command
Object
Clamp::Command
Gisha::DeleleteKeyCommand
show all
Defined in:
lib/gisha/cli.rb
Instance Method Summary
collapse
#
execute
⇒ Object
Instance Method Details
#
execute
⇒
Object
32 33 34
# File 'lib/gisha/cli.rb', line 32
def
execute
Commands
::
Key
.
new
(
auth_file
,
id
)
.
del
end