The Cli type needs to be renamed to FlagSet and its logger should be taken out. People can write their own ParseOrExit function and help flag if they really want it to go somewhere besides os.Stderr. Usage will need to write to a file or return a string, however.
The Cli type needs to be renamed to FlagSet and its logger should be taken out. People can write their own ParseOrExit function and help flag if they really want it to go somewhere besides os.Stderr. Usage will need to write to a file or return a string, however.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The Cli type needs to be renamed to FlagSet and its logger should be taken out. People can write their own ParseOrExit function and help flag if they really want it to go somewhere besides os.Stderr. Usage will need to write to a file or return a string, however.