Expand description

Items to help with parsing content into a Config.

Enums

Represents all the errors that can happen while reading the config.

Constants

All extensions that are currently enabled.

All extensions that are possibly supported, but perhaps not enabled.

Functions

Check if a supported config file exists at path.

Parse the config from path, including alternative formats.

“Low-level” helper to parse JSON into a Config.

“Low-level” helper to parse JSON into a JSON Value.

See parse for specifics, returns a JSON Value instead of Config.

Reads the configuration from the given root directory.