Classes | Functions | Variables
installer Namespace Reference

Classes

class  OrderedDictYAMLLoader

Functions

def install
def install_emfatic
def uninstall
def update

Variables

string eclipse_app = "org.eclipse.equinox.p2.director"
string eclipse_opts = "-nosplash"
tuple stream = file(sys.argv[1], 'r')
tuple toinstall = yaml.load(stream, OrderedDictYAMLLoader)

Function Documentation

def installer.install (   eclipse_repo,
  eclipse_component 
)

Definition at line 62 of file installer.py.

Definition at line 75 of file installer.py.

def installer.uninstall (   eclipse_repo,
  eclipse_component 
)

Definition at line 66 of file installer.py.

def installer.update (   eclipse_repo,
  eclipse_component 
)

Definition at line 70 of file installer.py.


Variable Documentation

string installer::eclipse_app = "org.eclipse.equinox.p2.director"

Definition at line 59 of file installer.py.

string installer::eclipse_opts = "-nosplash"

Definition at line 60 of file installer.py.

tuple installer::stream = file(sys.argv[1], 'r')

Definition at line 84 of file installer.py.

Definition at line 85 of file installer.py.



bride
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:22