class documentation

Class used to represent a diagnostic task internally in DiagnosticTaskVector.

Method __init__ Undocumented
Method run Undocumented
Instance Variable fn Undocumented
Instance Variable name Undocumented
def __init__(self, name, fn):

Undocumented

def run(self, stat):

Undocumented

fn =

Undocumented

name =

Undocumented