Method: Sym::App::Commands::Encrypt#execute
- Defined in:
- lib/sym/app/commands/encrypt.rb
#execute ⇒ Object
14 15 16 |
# File 'lib/sym/app/commands/encrypt.rb', line 14 def execute send(application.action, content, application.key) end |