serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

[#29] Add CLI parser #30

Closed dcastro closed 2 years ago

dcastro commented 2 years ago

This PR implements the parsers needed for the CLI and adds a couple of newtypes for type-safety (PathSegment, Path, EntryPath, FieldVisibility).