httomo.runner.output_ref.OutputRef# class httomo.runner.output_ref.OutputRef(method: MethodWrapper, mapped_output_name: str)[source]# Class to reference an output from other methods lazily. Methods __init__(method, mapped_output_name) Attributes value property value: Any#