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

fix: consider out option also when passed to programmatic interface, fixes #42 #81

Merged

Conversation

sportsracer
Copy link

The --out option previously only worked from the CLI, but not when invoking the init function programmatically. Reported as issue #42

This PR moves some code from the executable to the lib folder, and changes the behavior of init to output files if either the out or files argument are present.

I think I preserved the original behavior of the executable …

Copy link
Owner

@RSeidelsohn RSeidelsohn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your contribution! I approve this, but I kindly ask you to resolve the merge conflicts, if possible. Thanks a lot!

@RSeidelsohn RSeidelsohn merged commit 1801b63 into RSeidelsohn:master Sep 15, 2023
2 checks passed
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

Successfully merging this pull request may close these issues.

3 participants