gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

DynamicOutputs

Attributes
additionnal_port_spec: OutputSpec
Functions
__init__
default_specs : Dict
default specs used when creating the outputs
additionnal_port_spec : OutputSpec
force the type of newly created port
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_default_spec
Return type : OutputSpec
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
from_dto @classmethod
io_specs : Dict
additional_info : dict
Return type : DynamicOutputs