The AmsEnvironment object collects required information from the host pi.
More...
|
dictionary | patterns |
|
dictionary | info = {} |
|
The AmsEnvironment object collects required information from the host pi.
§ AppInfo()
def __bootstrap.AmsEnvironment.AppInfo |
( |
| ) |
|
|
static |
§ AppPath()
def __bootstrap.AmsEnvironment.AppPath |
( |
| ) |
|
|
static |
§ ContribPath()
def __bootstrap.AmsEnvironment.ContribPath |
( |
| ) |
|
|
static |
§ FilePath()
def __bootstrap.AmsEnvironment.FilePath |
( |
| ) |
|
|
static |
§ IsLxdeRunning()
def __bootstrap.AmsEnvironment.IsLxdeRunning |
( |
| ) |
|
|
static |
Returns whether lxde is running
§ Scan()
def __bootstrap.AmsEnvironment.Scan |
( |
| ) |
|
|
static |
Adds system paths required to import modules in the contrib folder
§ Terminal()
def __bootstrap.AmsEnvironment.Terminal |
( |
| ) |
|
|
static |
Returns the current terminal
§ Vendors()
def __bootstrap.AmsEnvironment.Vendors |
( |
| ) |
|
|
static |
Returns list of vendor names
§ patterns
dictionary __bootstrap.AmsEnvironment.patterns |
|
static |
Initial value:= {
'pid': re.compile(r'(?P<pid>\d+)')
}
The documentation for this class was generated from the following file: