| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(picker): add early route on missing flag | 魏曹先生 | 28 hours | 1 | -0/+2 |
| | | | | | | | | Introduce `or_route` and a `PickerResult` type that carries an optional route value. When a flag is absent, the closure given to `or_route` is evaluated and stored in `error_route`, allowing the caller to exit early without a default value. | ||||
| * | refactor: rename `PickerResult` to `PickerArgResult` and add new | 魏曹先生 | 29 hours | 1 | -0/+54 |
| `PickerResult` struct | |||||
