Class: Console1984::Commands::Decrypt

Inherits:
IRB::Command::Base
  • Object
show all
Includes:
Ext::Irb::Commands
Defined in:
lib/console1984/commands/decrypt.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



10
11
12
# File 'lib/console1984/commands/decrypt.rb', line 10

def execute(*)
  decrypt!
end