Function IniLikeFile.fileName
File path where the object was loaded from.
final string fileName() pure nothrow @nogc @safe const;
Returns
File name as was specified on the object creation.
File path where the object was loaded from.
final string fileName() pure nothrow @nogc @safe const;
File name as was specified on the object creation.