Module: Sym::App::NLP

Defined in:
lib/sym/app/nlp.rb,
lib/sym/app/nlp/usage.rb,
lib/sym/app/nlp/constants.rb,
lib/sym/app/nlp/translator.rb

Overview

sym generate key to the clipboard and keychain

sym encrypt file 'hello' using $key [to output.enc]
sym edit 'passwords.enc' using $key
sym decrypt /etc/secrets encrypted with $key save to ./secrets
sym encrypt file $input with keychain $item

Defined Under Namespace

Modules: Constants, Usage Classes: Base, Translator