Class: Sym::App::Commands::PrintKey
- Defined in:
- lib/sym/app/commands/print_key.rb
Instance Method Summary collapse
Constructor Details
This class inherits a constructor from Sym::App::Commands::Command
Instance Method Details
#execute ⇒ Object
9 10 11 |
# File 'lib/sym/app/commands/print_key.rb', line 9 def execute self.key end |