couchpotato.environment module¶
-
class
couchpotato.environment.Env[source]¶ Bases:
object-
static
addEvent(*args, **kwargs)¶
-
static
all()¶
-
static
doDebug()¶
-
static
fireEvent(*args, **kwargs)¶
-
static
get(attr, unicode=False)¶
-
static
getIdentifier()¶
-
static
getPermission(setting_type)¶
-
static
getPid()¶
-
static
prop(identifier, value=None, default=None)¶
-
static
set(attr, value)¶
-
static
setting(attr, section='core', value=None, default='', type=None)¶
-
static