option support #44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
better handling of flag/option support
it started already with https://git.mylloon.fr/Anri/dsr/src/branch/main/src/utils/cli.ts but many flags are not supported by this yet
also we could add usefull flags for version and help
Maybe the lack of proper cli led to this: https://github.com/microsoft/winget-pkgs/pull/327925#issuecomment-3712789217
7dd7d2c645did not made -help or -version ; when we will do that, we will use a proper argv parser library