enigma2  2.6
Public Member Functions | Static Public Attributes | List of all members
Components.config.ConfigFile Class Reference

Public Member Functions

def load (self)
 
def save (self)
 
def getResolvedKey (self, key)
 

Static Public Attributes

 CONFIG_FILE = resolveFilename(SCOPE_CONFIG, "settings")
 

Member Function Documentation

◆ getResolvedKey()

def Components.config.ConfigFile.getResolvedKey (   self,
  key 
)

◆ load()

def Components.config.ConfigFile.load (   self)

◆ save()

def Components.config.ConfigFile.save (   self)

Member Data Documentation

◆ CONFIG_FILE

Components.config.ConfigFile.CONFIG_FILE = resolveFilename(SCOPE_CONFIG, "settings")
static

The documentation for this class was generated from the following file: