MrPicklePinosaur / shrs

The rusty shell toolkit for hackers
https://mrpicklepinosaur.github.io/shrs/
Apache License 2.0
301 stars 24 forks source link

[Feature]: Argument positioning should be allowed to be varied #450

Closed nithinmuthukumar closed 3 months ago

nithinmuthukumar commented 4 months ago

What would you like to see added?

Currently all states have to go first in any order followed by shell and then any specific args.

Either permute using a macro, or another wrapper over all args that is able to distinguish, look at how other libs do it