Module: Shhh::App::NLP

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

Overview

shhh generate key to the clipboard and keychain

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

Defined Under Namespace

Modules: Constants, Usage Classes: Base, Translator