cwl-d v0.1.0 (2022-11-18T22:02:22Z)
Home
Dub
Repo
CommandInputParameter.type_
cwl_d_auto
v1_1
CommandInputParameter
Specify valid types of data that may be assigned to this parameter.
class
CommandInputParameter
@
typeDSL
Either
!(
CWLType
,
stdin
,
CommandInputRecordSchema
,
CommandInputEnumSchema
,
CommandInputArraySchema
,
string
,
Either
!(
CWLType
,
CommandInputRecordSchema
,
CommandInputEnumSchema
,
CommandInputArraySchema
,
string
)[])
type_
;
Meta
Source
See Implementation
cwl_d_auto
v1_1
CommandInputParameter
mixins
__anonymous
variables
default_
doc_
format_
id_
inputBinding_
label_
loadContents_
loadListing_
secondaryFiles_
streamable_
type_
Specify valid types of data that may be assigned to this parameter.