method IniMap.prototype.parse
IniMap.prototype.parse(text: string,reviver?: ReviverFunction): thisParse an INI string in this IniMap.
Parameters
text: stringoptional
reviver: ReviverFunctionReturn Type
thisIniMap.prototype.parse(text: string,reviver?: ReviverFunction): thisParse an INI string in this IniMap.
text: stringreviver: ReviverFunctionthis