Definition at line 46 of file app.py.
def launchman.app.App.__init__ |
( |
|
self, |
|
|
|
taskid |
|
) |
| |
def launchman.app.App.fn |
( |
|
self | ) |
|
def launchman.app.App.load |
( |
|
self | ) |
|
def launchman.app.App.load_yaml |
( |
|
self | ) |
|
launchman.app.App.app_file |
tuple launchman.app.App.app_keys |
|
static |
Initial value: 1 = (
'name',
'package',
'launch_file',
'description',
Definition at line 48 of file app.py.
tuple launchman.app.App.app_keys_lists = ('provides', 'depends') |
|
static |
The documentation for this class was generated from the following file: