Module parser

Source
Expand description

Readers and writers.

Structs§

ConfigFile
A possibly existing configuration file.
RawConfigFile
A possibly existing configuration file.

Enums§

FileFormat
The format of a configuration file.

Functions§

detect_file_format
Checks if the configuration file name exists, and returns the language it uses.