Add -n/--no and -y/--yes options #1

Closed
opened 2025-08-23 18:34:27 +02:00 by tmb · 0 comments
Owner

For non-interactive use, add -n/--no and -y/--yes options that answer no and yes, respectively, to all user prompts.

Maybe default to --no, if sys.stdin.isatty() is False.

For non-interactive use, add `-n`/`--no` and `-y`/`--yes` options that answer no and yes, respectively, to all user prompts. Maybe default to `--no`, if `sys.stdin.isatty()` is `False`.
tmb closed this issue 2025-08-24 10:53:43 +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: tmb/script2pyz#1
No description provided.