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