optional noaction_option argument to pgetopts() #40

Open
opened 2026-09-02 11:24:29 +02:00 by ni · 0 comments
Owner

Like the options -v and -q (verbose and quiet, respectively), the option -n (noaction) is used in a lot of CLI programs. Hence, like the verbosity_options argument that adds standard -v and -b option, this shall add the -n (noaction) option.

Like the options `-v` and `-q` (verbose and quiet, respectively), the option `-n` (noaction) is used in a lot of CLI programs. Hence, like the `verbosity_options` argument that adds standard `-v` and `-b` option, this shall add the `-n` (noaction) option.
ni self-assigned this 2026-09-02 11:24:29 +02:00
ni changed title from optional noaction_option argument to pgetopts to optional noaction_option argument to pgetopts() 2026-09-02 11:24:42 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lib/jpylib#40
No description provided.