Logo Xantham

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

Exit

What the process exits with.

Functions and values

Function or value Description

main argv

Full Usage: main argv

Parameters:
    argv : string[]

Returns: int
argv : string[]
Returns: int

run out err argv

Full Usage: run out err argv

Parameters:
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.

out : TextWriter
err : TextWriter
argv : string[]
Returns: int

Type something to start searching.