This is Starting Node. More...
Public Member Functions | |
def | __init__ |
def | __init__ |
Public Member Functions inherited from seqlib.nodes.action.Action | |
def | __attrs_post_init__ |
def | context |
Get context from the running Sequence. More... | |
def | __call__ |
def | __attrs_post_init__ |
def | context |
Get context from the running Sequence. More... | |
def | __call__ |
Additional Inherited Members | |
Public Attributes inherited from seqlib.nodes.action.Action | |
name | |
id | |
state | |
t_start | |
t_end | |
result | |
in_error | |
exception | |
Static Public Attributes inherited from seqlib.nodes.action.Action | |
tuple | f = attr.ib(default=None, repr=False) |
This is Starting Node.
Does nothing special, but who knows in the future.
def seqlib.nodes.action.StartNode.__init__ | ( | self, | |
args, | |||
kw | |||
) |
def seqlib.nodes.action.StartNode.__init__ | ( | self, | |
args, | |||
kw | |||
) |