Closed bashirmindee closed 1 year ago
implement basic operations and allow conditional activation of ExecNodes using twz_active
twz_active
Fixes #78
Please delete options that are not relevant.
ExecNode
and_
or_
not_
LazyExecNode
and
or
not
Description
implement basic operations and allow conditional activation of ExecNodes using
twz_active
Fixes #78
Type of change
Please delete options that are not relevant.
twz_active
to conditionally execute anExecNode
and_
,or_
,not_
areLazyExecNode
that wrapand
,or
andnot
keywordsChecklist: