OutputArraySchema.items_

Defines the type of the array elements.

class OutputArraySchema
Either!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string, Either!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string)[]) items_;

Meta