Closed seanlnge closed 3 years ago
Would it not be easier to use a pre-built parsing library, like clap?
I haven't heard of clap, but I can look into it and try rewriting the CLI using it.
@SpicySpices I was already working on doing that, but sounds good :ok_hand:
Ah go ahead, it seems like you have more experience than me at it
Created
cli.rs
to store CLI commands and parsing arguments passed.