Skip to main content

Module config

Module config 

Source
Expand description

cove.toml: the host’s execution configuration.

The host chooses the entry function and grants authority at the execution boundary; it never changes the meaning of the language.

Structs§

CheckConfig
The [check] table.
Config
A parsed cove.toml.
RunConfig
One [run.<name>] table.
TestConfig
The [test] table.

Functions§

parse
Parses the text of a cove.toml.