feat: Validate args before ask for the master password #17

Merged
awiteb merged 3 commits from awiteb/fix-13 into master 2024-04-29 13:39:37 +02:00 AGit

3 commits

Author SHA1 Message Date
75bf74d512
feat: Validate args before ask for the master password
All checks were successful
Check PR title / check_pr_title (pull_request) Successful in 3s
Rust CI / Rust CI (pull_request) Successful in 1m19s
Fixes: #13
2024-04-29 14:36:01 +03:00
a6870b2dca
chore: Ctrate LprsCommand::validate_args function
This function will validate the args of the command
before ask the user for the master password
2024-04-25 08:29:54 +03:00
21429104a3
chore: Rename RunCommand trait to LprsCommand 2024-04-25 07:44:09 +03:00