pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
Git.Git Class Reference
+ Inheritance diagram for Git.Git:
+ Collaboration diagram for Git.Git:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from FetchMTTTool.FetchMTTTool
def __init__
 
def print_name
 

Public Attributes

 activated
 
 done
 
 options
 

Detailed Description

Definition at line 36 of file Git.py.

Constructor & Destructor Documentation

def Git.Git.__init__ (   self)

Definition at line 38 of file Git.py.

Member Function Documentation

def Git.Git.activate (   self)

Definition at line 59 of file Git.py.

def Git.Git.deactivate (   self)

Definition at line 65 of file Git.py.

def Git.Git.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 78 of file Git.py.

def Git.Git.print_name (   self)

Definition at line 69 of file Git.py.

def Git.Git.print_options (   self,
  testDef,
  prefix 
)

Definition at line 72 of file Git.py.

Member Data Documentation

Git.Git.activated

Definition at line 41 of file Git.py.

Git.Git.done

Definition at line 44 of file Git.py.

Git.Git.options

Definition at line 45 of file Git.py.


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