You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Vendor a copy of a library defining a JSON schema API which can output
as a `Map<String, Object?>`.
- Add a `jsonSchema` getter on `ArgParser` which is similar to `usage`
but outputs a schema instead of help text.
Clients can manually support a `--json-help` or similar argument in the
same way they support `--help`.
0 commit comments