Public Member Functions | Public Attributes | Static Public Attributes | List of all members
launchman.app.App Class Reference

Public Member Functions

def __init__ (self, taskid)
 
def fn (self)
 
def load (self)
 
def load_yaml (self)
 

Public Attributes

 app_file
 
 path
 
 taskid
 

Static Public Attributes

tuple app_keys
 
tuple app_keys_lists = ('provides', 'depends')
 

Detailed Description

Definition at line 46 of file app.py.

Constructor & Destructor Documentation

def launchman.app.App.__init__ (   self,
  taskid 
)

Definition at line 50 of file app.py.

Member Function Documentation

def launchman.app.App.fn (   self)

Definition at line 57 of file app.py.

def launchman.app.App.load (   self)

Definition at line 69 of file app.py.

def launchman.app.App.load_yaml (   self)

Definition at line 63 of file app.py.

Member Data Documentation

launchman.app.App.app_file

Definition at line 54 of file app.py.

tuple launchman.app.App.app_keys
static
Initial value:
1 = ('name', 'package', 'launch_file', 'description',
2  'icon')+app_keys_lists

Definition at line 48 of file app.py.

tuple launchman.app.App.app_keys_lists = ('provides', 'depends')
static

Definition at line 47 of file app.py.

launchman.app.App.path

Definition at line 55 of file app.py.

launchman.app.App.taskid

Definition at line 53 of file app.py.


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


launchman
Author(s): Scott Noob Hassan
autogenerated on Mon Jun 10 2019 15:51:09