WARPXM v1.10.0
|
Public Member Functions | |
def | __init__ (self, name, srcs, dsts) |
Public Member Functions inherited from warpy.host_actions.host_action.host_action | |
def | __init__ (self, name, req_attrs, opt_attrs=None, variables=None) |
def | variables (self) |
Additional Inherited Members | |
Public Attributes inherited from warpy.host_actions.host_action.host_action | |
vars_ | |
def warpy.host_actions.swapper.swapper.__init__ | ( | self, | |
name, | |||
srcs, | |||
dsts | |||
) |
name | |
srcs | List of source variable names |
dsts | List of destination variable names |
Reimplemented from warpy.host_actions.host_action.host_action.