ecflow.NodeVec

class ecflow.NodeVec

Bases: instance

Hold a list of Nodes (i.e suite, family or tasks)

NodeVec.append((NodeVec)arg1, (object)arg2) None
NodeVec.extend((NodeVec)arg1, (object)arg2) None