nimTitle nimconf nimconf.html module nimconf 0 nim readConfigFile nimconf.html#readConfigFile,AbsoluteFile,IdentCache,ConfigRef proc readConfigFile(filename: AbsoluteFile; cache: IdentCache; config: ConfigRef): bool 216 nim getUserConfigPath nimconf.html#getUserConfigPath,RelativeFile proc getUserConfigPath(filename: RelativeFile): AbsoluteFile 235 nim getSystemConfigPath nimconf.html#getSystemConfigPath,ConfigRef,RelativeFile proc getSystemConfigPath(conf: ConfigRef; filename: RelativeFile): AbsoluteFile 238 nim loadConfigs nimconf.html#loadConfigs,RelativeFile,IdentCache,ConfigRef,IdGenerator proc loadConfigs(cfg: RelativeFile; cache: IdentCache; conf: ConfigRef;\n idgen: IdGenerator) 247