configUseDebugLibgs

bool
configUseDebugLibgs
(
ref Environment env
,
string cfgName
)

Parameters

cfgName string

If `env' does not contain the property "useDebugLibs", and this argument contains the string "debug" (ignoring the case), this function will yield true.

Meta