serpent-os / moss

The safe, fast and sane package manager for Linux
https://serpentos.com
72 stars 10 forks source link

moss: cli panics when ran with --directory but no other arguments #111

Closed it-a-me closed 6 months ago

it-a-me commented 6 months ago

Running moss -D /soroot panics at 'crates/moss/src/cli/mod.rs:89:14' unreachable!. It panics because --directory counts as a argument but not a subcommand