MrPicklePinosaur / shrs

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

Option param #461

Closed nithinmuthukumar closed 5 months ago

nithinmuthukumar commented 5 months ago

This pr lets users wrap params in Option, returning an Option<State> type.