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

setCommandLineArgs #1916

Merged
merged 2 commits into from Sep 7, 2017
Merged

setCommandLineArgs #1916

merged 2 commits into from Sep 7, 2017

Commits on Sep 7, 2017

  1. setCommandLineArgs

    This allows to handle command line args before the vibe.d cmd hanlder
    kicks in.
    This is needed if a user for example wants to handle --help|-h by
    himself.
    burner committed Sep 7, 2017
    Copy the full SHA
    e7d99a3 View commit details
    Browse the repository at this point in the history
  2. Style adjustment.

    s-ludwig committed Sep 7, 2017
    Copy the full SHA
    7578e88 View commit details
    Browse the repository at this point in the history