IniFile.exists

Checks whether the inifile exists or not.

class IniFile(bool sync)
bool
exists
()

Return Value

Type: bool

True if the file exists, false otherwise.

Meta