Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Essentially it would try to run processArgv(.options, optionFunctions)
before optionFunctions is defined. This was solved by moving the call
that would cause that to happen after optionFunctions is defined.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I can't believe I'm actually committing from the GitHub website. (At least it's through a phone; that's definitely a good excuse!)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improvements and smarter/more evil terminal logging
|
|
|
|
|
|
|
|
|
|
I'm not sure if it should maybe be index.js or main.js, though..?
|
|
|
|
|
|
|
|
|