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 --executable option to process command #352

Closed
goodmami opened this issue Oct 4, 2022 · 0 comments · Fixed by #353
Closed

Add --executable option to process command #352

goodmami opened this issue Oct 4, 2022 · 0 comments · Fixed by #353

Comments

@goodmami
Copy link
Member

goodmami commented Oct 4, 2022

ACEProcess subclasses can be instantiated with the executable parameter to specify an ACE location if it is not on PATH, but this is not available to the delphin process command, meaning that users of the command are restricted to using ACE on PATH. To fix this deficiency, add an executable parameter (str or pathlib.Path) to the delphin.commands.process() function and add the --executable option to delphin process.

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

Successfully merging a pull request may close this issue.

1 participant