Exit Module
What the process exits with.
Functions and values
| Function or value |
Description
|
Full Usage:
Exit.Configuration
Returns: int
|
`xantham.json` was refused.
|
Full Usage:
Exit.Failed
Returns: int
|
Generation itself failed.
|
Full Usage:
Exit.Generated
Returns: int
|
The binding and its manifest were written.
|
Full Usage:
Exit.NoPackage
Returns: int
|
The path holds no package the generator can read.
|
Full Usage:
Exit.Usage
Returns: int
|
The command line is not one this program accepts.
|