$search
Functions | |
def | install_distro_index |
def | load_distro_index |
def | usage |
Variables | |
list | filename = sys.argv[1] |
def install_distro_index::install_distro_index | ( | distro_index | ) |
Definition at line 47 of file install_distro_index.py.
def install_distro_index::load_distro_index | ( | filename | ) |
Load the distro index file, which is necessary for stacks that are installed in binary form instead of with the extra rosinstall meta fields
Definition at line 39 of file install_distro_index.py.
def install_distro_index::usage | ( | ) |
Definition at line 56 of file install_distro_index.py.
list install_distro_index::filename = sys.argv[1] |
Definition at line 63 of file install_distro_index.py.