cwl-d v0.1.0 (2022-11-18T22:02:22Z)
Home
Dub
Repo
ArraySchema.items_
cwl_d_auto
v1_0
ArraySchema
Defines the type of the array elements.
class
ArraySchema
Either
!(
PrimitiveType
,
RecordSchema
,
EnumSchema
,
ArraySchema
,
string
,
Either
!(
PrimitiveType
,
RecordSchema
,
EnumSchema
,
ArraySchema
,
string
)[])
items_
;
Meta
Source
See Implementation
cwl_d_auto
v1_0
ArraySchema
mixins
__anonymous
static variables
type_
variables
items_
Defines the type of the array elements.