Config.read

Read a config from an opened file. The file must be open in text mode (e.g. File(fname, "r"))

class Config
static
read
(,
in string[] includeDirs = []
)

Meta