ConfigParser.isEmpty

Tells whether the config object has no values loaded.

class ConfigParser
bool
isEmpty
()

Return Value

Type: bool

true if it doesn't have any values, false otherwise

Meta