ConfigSchema.onlyCompile

Only compile and execute the test suite. Used to train the schema generator.

struct ConfigSchema
NamedType!(bool, Tag!"SchemaTrainGenerator", bool.init, TagStringable) onlyCompile;

Meta