makeEnvConfig

fnCfParserConfig makeEnvConfig() @trusted

Creates a CfParserConfig with system environment variable support.

Configures the parser to substitute environment variables using the system's environment.

Returns

A CfParserConfig with environment variable substitution enabled.