mcstasscript.helper.signature_set_parameters.SetParametersCallableIComponent#
- class mcstasscript.helper.signature_set_parameters.SetParametersCallableIComponent(owner)#
Class that can overwrite set_parameters on component object and provide help
Help is provided as docstring which is updated whenever add_parameters is called, and signature which provide autocompletion in jupyter notebooks.
- __init__(owner)#
Methods
__init__(owner)refresh_docstring()