Module: Imp
- Defined in:
- lib/imp/ui.rb,
lib/imp.rb,
lib/imp/tree.rb,
lib/imp/util.rb,
lib/imp/crypto.rb,
lib/imp/commands.rb,
lib/imp/encrypted_file.rb,
lib/imp/encrypted_tree.rb
Overview
A small and simple password manager.
Defined Under Namespace
Modules: Commands, Crypto, UI, Util Classes: EncryptedFile, EncryptedTree, Tree
Constant Summary collapse
- VERSION =
The current version number.
"0.2.2"
Class Method Summary collapse
-
.main ⇒ Object
Run the program.