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

extending the result #6

Open
bengreenier opened this issue Nov 12, 2013 · 0 comments
Open

extending the result #6

bengreenier opened this issue Nov 12, 2013 · 0 comments
Labels
Milestone

Comments

@bengreenier
Copy link
Collaborator

here's how uniformer v1 will load things:

  • First, we load the contents of defaults: if it is passed as an option.
  • Then, we'll load any --config filename or config:'filename' contents, assuming the path is valid.
  • Then, we'll parse an array argv: if passed in options. This array get's parsed just as if it were process.argv. This means it's parsed using the identifier array in 1.0. note: you can either parse a custom array, or process.argv, but not both as specifying an argv: value will cause uniformer to ignore process.argv.
bengreenier pushed a commit that referenced this issue Nov 12, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant