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

WindowsVersion, Fixes issue with help #215

Merged
merged 3 commits into from Mar 25, 2017

Conversation

kdschlosser
Copy link
Member

Fixes issue with help not being generated if WindowsVersion gets constructed.

I used Cli.args.isMain to determine if the build process is running. this allows for eg.WindowsVersion to not be constructed and the help to be built

imports Cli to check and see if the args.isMain attribute is true and if so constructs WindowsVersion
@topic2k topic2k merged commit 0d00096 into EventGhost:master Mar 25, 2017
@topic2k
Copy link
Contributor

topic2k commented Mar 25, 2017

just for reference: #210

@topic2k topic2k changed the title [Eventghost] - Enhancement - WindowsVersion, Fixes issue with help WindowsVersion, Fixes issue with help Mar 25, 2017
@kdschlosser
Copy link
Member Author

No worries m8. Knew we would find a way around that help problem. Took a bit to think of it.

@kdschlosser kdschlosser deleted the change-windowsversion branch March 25, 2017 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants