gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

DynamicInputs

Attributes
additionnal_port_spec: InputSpec
Functions
__init__
default_specs : Dict
default specs used when creating the inputs
additionnal_port_spec : InputSpec
force the type of newly created port
check_and_build_inputs

Check and convert input to TaskInputs

inputs : Dict
Return type : TaskInputs
get_additional_info
Return type : dict
get_default_spec
Return type : InputSpec
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 : DynamicInputs