argtyped icon indicating copy to clipboard operation
argtyped copied to clipboard

Command line argument parser, with types.

Results 1 argtyped issues
Sort by recently updated
recently updated
newest added

it's sometimes handy to be able to construct the arguments class in a regular way, like if you are orchestrating the thing that requires the Arguments class.

enhancement