$search
Go to the source code of this file.
Namespaces | |
namespace | installer |
Functions | |
def | installer::install |
def | installer::install_emfatic |
def | installer::uninstall |
def | installer::update |
Variables | |
string | installer::eclipse_app = "org.eclipse.equinox.p2.director" |
string | installer::eclipse_opts = "-nosplash" |
tuple | installer::stream = file(sys.argv[1], 'r') |
tuple | installer::toinstall = yaml.load(stream) |