Class: Sym::App::Commands::PrintKey
- Inherits:
-
BaseCommand
- Object
- BaseCommand
- Sym::App::Commands::PrintKey
- Defined in:
- lib/sym/app/commands/print_key.rb
Constant Summary
Constants included from Sym
BASH_COMPLETION, COMPLETION_FILE, COMPLETION_PATH, VERSION
Instance Method Summary collapse
Constructor Details
This class inherits a constructor from Sym::App::Commands::BaseCommand
Instance Method Details
#execute ⇒ Object
11 12 13 |
# File 'lib/sym/app/commands/print_key.rb', line 11 def execute self.key end |