defaultRunner Class Reference

Runs commands from the graph. More...

Inheritance diagram for defaultRunner:

presStack Runner

List of all members.

Public Member Functions

def __init__
def set_graph
def run
 run the current graph with targets

Public Attributes

 created_nodes

Static Public Attributes

string type = "default"


Detailed Description

Runs commands from the graph.

uses two stacks to keep track of dependencies and perhaps run several commands at the same time.

Definition at line 39 of file defaultRunner.py.


Member Function Documentation

def __init__ (   self  ) 

Reimplemented from presStack.

Definition at line 42 of file defaultRunner.py.

def set_graph (   self,
  graph 
)

Reimplemented from presStack.

Definition at line 46 of file defaultRunner.py.

def run (   self  ) 

run the current graph with targets

Definition at line 53 of file defaultRunner.py.


Member Data Documentation

string type = "default" [static]

Definition at line 40 of file defaultRunner.py.

Definition at line 43 of file defaultRunner.py.


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

Generated on Sun Aug 10 09:11:11 2008 for SLIMpy by  doxygen 1.5.6