Public Member Functions
config_elements.SetupConfigElement Class Reference
Inheritance diagram for config_elements.SetupConfigElement:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def get_path_spec
def get_versioned_path_spec
def install

Detailed Description

A setup config element specifies a single file containing configuration data for a config.

Definition at line 156 of file config_elements.py.


Member Function Documentation

PathSpec object with values as specified in file

Reimplemented from config_elements.ConfigElement.

Definition at line 165 of file config_elements.py.

PathSpec where VCS elements have the version looked up

Reimplemented from config_elements.ConfigElement.

Definition at line 162 of file config_elements.py.

def config_elements.SetupConfigElement.install (   self,
  checkout = True,
  backup = False,
  backup_path = None,
  verbose = False 
)
Attempt to make it so that self.path is the result of checking out / updating from remote repo.
No user Interaction allowed here (for concurrent mode).

:param checkout: whether to checkout or update
:param backup: if checking out, what to do if path exists. If true, backup_path must be set.

Reimplemented from config_elements.ConfigElement.

Definition at line 159 of file config_elements.py.


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


win_rosinstall
Author(s): Daniel Stonier
autogenerated on Fri Jan 3 2014 12:16:33