- doc_
Either!(None, string, string[]) doc_;
A documentation string for this object, or an array of strings which should be concatenated.
- inputBinding_
Either!(None, CommandLineBinding) inputBinding_;
Describes how to turn this object into command line arguments.
- items_
Either!(CWLType, CommandInputRecordSchema, CommandInputEnumSchema, CommandInputArraySchema, string, Either!(CWLType, CommandInputRecordSchema, CommandInputEnumSchema, CommandInputArraySchema, string)[]) items_;
Defines the type of the array elements.
- label_
Either!(None, string) label_;
A short, human-readable label of this object.
- name_
Either!(None, string) name_;
The identifier for this type