gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

InputSpecs

Functions
__init__

Initialize self. See help(type(self)) for accurate signature.

input_specs : Dict
check_and_build_inputs

Check and convert input to TaskInputs

inputs : Dict
Return type : TaskInputs
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