Class: Shhh::App::Commands::PrintKey

Inherits:
Command
  • Object
show all
Defined in:
lib/shhh/app/commands/print_key.rb

Instance Method Summary collapse

Constructor Details

This class inherits a constructor from Shhh::App::Commands::Command

Instance Method Details

#executeObject



9
10
11
# File 'lib/shhh/app/commands/print_key.rb', line 9

def execute
  self.key
end