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

Allow options to have default parameters #25

Merged
merged 6 commits into from
Aug 31, 2016

Commits on Aug 22, 2016

  1. Configuration menu
    Copy the full SHA
    cc5f7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f739ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4f670b View commit details
    Browse the repository at this point in the history
  4. Fix CS

    thecrypticace committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    270bf02 View commit details
    Browse the repository at this point in the history
  5. Remove alternate way to defaulting options

    Options and arguments will collide when matching by parameter names so this isn’t something that needs to be supported.
    thecrypticace committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    124fffb View commit details
    Browse the repository at this point in the history
  6. Fix docblocks

    thecrypticace committed Aug 22, 2016
    Configuration menu
    Copy the full SHA
    7b7ed30 View commit details
    Browse the repository at this point in the history