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

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 30 of file FetchTarball.py.

Constructor & Destructor Documentation

def FetchTarball.FetchTarball.__init__ (   self)

Definition at line 32 of file FetchTarball.py.

Member Function Documentation

def FetchTarball.FetchTarball.activate (   self)

Definition at line 45 of file FetchTarball.py.

def FetchTarball.FetchTarball.deactivate (   self)

Definition at line 51 of file FetchTarball.py.

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

Definition at line 64 of file FetchTarball.py.

def FetchTarball.FetchTarball.print_name (   self)

Definition at line 55 of file FetchTarball.py.

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

Definition at line 58 of file FetchTarball.py.

Member Data Documentation

FetchTarball.FetchTarball.activated

Definition at line 35 of file FetchTarball.py.

FetchTarball.FetchTarball.done

Definition at line 38 of file FetchTarball.py.

FetchTarball.FetchTarball.options

Definition at line 39 of file FetchTarball.py.


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