arguably icon indicating copy to clipboard operation
arguably copied to clipboard

Both positive and negative boolean flags

Open treykeown opened this issue 1 year ago • 0 comments

There could be reasons to make a boolean input either be required, or optional as with a bool | None typed parameter. In that case it could be helpful to have the option to handle bools as --flag/--no-flag.

treykeown avatar Jun 08 '23 14:06 treykeown