IniLikeFile.fileName

File path where the object was loaded from.

class IniLikeFile
@nogc @safe final nothrow const pure
string
fileName
()

Return Value

Type: string

File name as was specified on the object creation.

Meta