I tried the args package, but unfortunately it doesn’t support positional arguments declaration, processing, converting and typing.
Are you aware of a good one that can do all that? Similar to JS’ yargs.
Thanks in advance.
I tried the args package, but unfortunately it doesn’t support positional arguments declaration, processing, converting and typing.
Are you aware of a good one that can do all that? Similar to JS’ yargs.
Thanks in advance.