Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* use PathBuff instead of &str * collect to path instead of mutating it * switch to &Path instead of &PathBuf * implemented multi-key imports support * remove unnecessary line * update rpassword * fix imports * trim input and print imported key * return error with code 1 for KeyExists * return both correct code and the message * remove into()
- Loading branch information