WARPXM v1.10.0
|
Loads a variable. More...
Loads a variable.
Public Member Functions | |
def | __init__ (self, variables, source_filename=None, source_prefix=None, name='vloader') |
def | attrs (self, stage=None) |
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.variable_loader.variable_loader.__init__ | ( | self, | |
variables, | |||
source_filename = None , |
|||
source_prefix = None , |
|||
name = 'vloader' |
|||
) |
Reimplemented from warpy.host_actions.host_action.host_action.
def warpy.host_actions.variable_loader.variable_loader.attrs | ( | self, | |
stage = None |
|||
) |