Cli needs to just be a flag set #3

Open
opened 2024-12-30 22:19:31 -07:00 by sashakoshka · 0 comments
Owner

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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sashakoshka/go-cli#3
No description provided.