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

Output directory name parameter #61

Open
ViriatoII opened this issue Apr 24, 2020 · 2 comments
Open

Output directory name parameter #61

ViriatoII opened this issue Apr 24, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@ViriatoII
Copy link

ViriatoII commented Apr 24, 2020

Hi,

It would be nice to have an optional parameter to choose the name of the output folder, which is always "ragoo_output". It seems it's not possible. Then we could run several ragoos at the same time and directory :)

EDIT: Oh, I see you were planning to have it already, but abandoned the idea and commented it out:
#parser.add_argument("-o", metavar="PATH", type=str, default="ragoo_output", help="output directory name")

Cheers,
Ricardo

@malonge
Copy link
Owner

malonge commented Apr 24, 2020

Hi there,

This will be a feature in v2, which is what I am currently focusing on. Perhaps, after I release v2, I will revisit for v1 and add that functionality there as well.

I will let you know when v2 is ready.

Thanks

@malonge malonge added the enhancement New feature or request label Apr 24, 2020
@ViriatoII
Copy link
Author

Great, thanks!

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

No branches or pull requests

2 participants