Closed rginda closed 9 years ago
Introduces lib/wash/parse.js, which provides methods for parsing strings, arrays, objects, and command-line strings based on a signature.
Added parse.test.js suite, all tests passing. Closure clean (after locally disabling checks of gdrive code). Hooked up to wash argument parsing.
TODO: piping, redirection, variable interpolation, array/map concatenation.
@rpaquay PTAL
lgtm
Introduces lib/wash/parse.js, which provides methods for parsing strings, arrays, objects, and command-line strings based on a signature.
Added parse.test.js suite, all tests passing. Closure clean (after locally disabling checks of gdrive code). Hooked up to wash argument parsing.
TODO: piping, redirection, variable interpolation, array/map concatenation.
@rpaquay PTAL