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

Feature: Make the CmdLine call static #2

Closed
gabrown001 opened this issue Jan 30, 2016 · 2 comments
Closed

Feature: Make the CmdLine call static #2

gabrown001 opened this issue Jan 30, 2016 · 2 comments
Assignees

Comments

@gabrown001
Copy link
Collaborator

Change the API to have static CmdLine method calls.

CmdLine.defineCommand("-file, !fileName, :\\w+.txt, #the file name to load.") .defineCommand("-classpath, !classpath, :c:/\\w+, #define the class path") .parse( args, listener );

@gabrown001 gabrown001 self-assigned this Jan 30, 2016
@gabrown001
Copy link
Collaborator Author

This will be added in v0.3.alpha

@gabrown001
Copy link
Collaborator Author

Released in v0.3.alpha

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

No branches or pull requests

1 participant