OutputSpecs
Functions
__init__
Initialize self. See help(type(self)) for accurate signature.
output_specs :
Dict check_and_build_outputs
Method that check if the task outputs
task_outputs :
Dict outputs to check
Return type :
OutputsCheckResult get_additional_info
Return type :
dict get_first_spec
Return type :
IOSpec get_spec
name :
str Return type :
IOSpec get_specs
Return type :
Dict get_type
Return type :
Literal has_spec
name :
str Return type :
bool set_additional_info
additional_info :
dict to_dto
Return type :
IOSpecsDTO