Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to disable logging or skip user input #25

Open
TangentFoxy opened this issue Dec 12, 2024 · 1 comment
Open

Add flag to disable logging or skip user input #25

TangentFoxy opened this issue Dec 12, 2024 · 1 comment

Comments

@TangentFoxy
Copy link

TangentFoxy commented Dec 12, 2024

I am writing a script that uses this, and it requires the user to press y/n and then hit enter because it creates a log and requests whether that log should be deleted or not at the end.

I shouldn't have to make the user edit their config or have my script automatically overwrite the config just to suppress that output.

@TangentFoxy
Copy link
Author

Alternatively: Allow us to pass a config file to overwrite the default for one run. That's even better because it allows me to make the other change I'd like to - changing how file names are formatted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant