loadJsonConfig

Load a JSON configuration file from disk.

loadJsonConfig
(
const string filePath
)

Parameters

filePath string

Path to the JSON configuration file.

Return Value

The loaded configuration.

Meta