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 file output parameter #3

Closed
wants to merge 1 commit into from
Closed

Fix file output parameter #3

wants to merge 1 commit into from

Conversation

Colin1224
Copy link
Contributor

@Colin1224 Colin1224 commented Dec 3, 2021

Currently the argument for setting output directory, -o, doesn't do anything when set. This fix creates a path from the given string and amends it to the beginning of the output file. If an output directory is not specified then there is no change, but if one is specified then all outputs are written to the given directory. Accounts for trailing slash. Tested on Windows 10 and Ubuntu 20.04 LTS (WSL2).

@leotaku
Copy link
Owner

leotaku commented Dec 9, 2021

Hi, thank you for creating this PR! Unfortunately, I already have implemented this functionality in a local branch. Also, I'm currently very busy with exams, so sorry for keeping you waiting.

I'll try getting around to fixing up my changes and pushing them soon. When I do that, I will also add you as a co-author so you get credited for your help. Thanks again!

@leotaku leotaku closed this in 65e965d Dec 11, 2021
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.

2 participants