Public Member Functions | |
def | __init__ |
def | add_directory |
def | get_app_list |
def | update |
Public Attributes | |
app_list | |
applist_directories | |
installed_files | |
invalid_installed_files | |
Private Member Functions | |
def | _load |
Private Attributes | |
_applist_directory_mtime |
Definition at line 124 of file app_list.py.
def app_manager.app_list.AppList.__init__ | ( | self, | |
applist_directories | |||
) |
Definition at line 126 of file app_list.py.
def app_manager.app_list.AppList._load | ( | self | ) | [private] |
Definition at line 135 of file app_list.py.
def app_manager.app_list.AppList.add_directory | ( | self, | |
directory | |||
) |
Definition at line 179 of file app_list.py.
def app_manager.app_list.AppList.get_app_list | ( | self | ) |
Definition at line 176 of file app_list.py.
def app_manager.app_list.AppList.update | ( | self | ) |
Update app list
Definition at line 182 of file app_list.py.
Definition at line 126 of file app_list.py.
Definition at line 126 of file app_list.py.
Definition at line 126 of file app_list.py.
Definition at line 126 of file app_list.py.
Definition at line 126 of file app_list.py.