Program Module
`xantham` - the command line over the generator. Every command is a shell over a library function the test harness calls as well: `generate` is `Pipeline.run`, `schema` is `Schema.json`.
Nested modules
| Modules | Description |
|
What the process exits with. |
Functions and values
| Function or value |
Description
|
Full Usage:
main argv
Parameters:
string[]
Returns: int
|
|
Full Usage:
run out err argv
Parameters:
TextWriter
err : TextWriter
argv : string[]
Returns: int
|
One invocation, over the writers the caller supplies. The entry point calls it against the console; the acceptance test calls it against a string writer.
|