jdx / jdx/usage

Validate argument input

Open
#501 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1k
Forks
59
Avg merge
5h 58m
Merged PRs (30d)
362

Description

Currently, there is no documented way to validate the argument input using usage. It is possible to do this with a simple shell script passed as `parse`, but this is kludgey and prone to error. This is a substantial limitation for `mise` relative to `just` which accomplishes this with [regex](https://just.systems/man/en/recipe-parameters.html?highlight=pattern#recipe-parameters).

Perhaps there is some undocumented way to accomplish this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.