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

Refactor to support integrating launcher argument parsing logic directly in main application #122

Open
jcfr opened this issue Mar 19, 2021 · 0 comments

Comments

@jcfr
Copy link
Member

jcfr commented Mar 19, 2021

Is your feature request related to a problem? Please describe.

After installing Slicer on macOS, there are no --launch argument available.

This is explained by the fact macOS package do not provide a launcher.

Describe the solution you'd like

Since CTKAppLauncherLib is already linked into the application to support setting of the environment variables by loading settings files, the logic responsible to parse argument could be associated with the library to be reusable in the main application.

Describe alternatives you've considered

Suggest Slicer users alternative way of launcher processes.

References:

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

No branches or pull requests

1 participant