Skip to content

Commit a134d5e

Browse files
Multi-key import feature (#1201)
* 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()
1 parent 0c447d4 commit a134d5e

File tree

5 files changed

+104
-85
lines changed

5 files changed

+104
-85
lines changed

0 commit comments

Comments
 (0)