- doc_
Optional!(string, string[]) doc_;
Undocumented in source.
- format_
Optional!(string, string[]) format_;
Undocumented in source.
- id_
string id_;
Undocumented in source.
- inputBinding_
Optional!CommandLineBinding inputBinding_;
Undocumented in source.
- label_
Optional!string label_;
Undocumented in source.
- secondaryFiles_
Optional!(string, string[]) secondaryFiles_;
Undocumented in source.
- streamable_
Optional!bool streamable_;
Undocumented in source.
- type_
Optional!(CWLType, CommandInputRecordSchema, CommandInputEnumSchema, CommandInputArraySchema, string, Either!(CWLType, CommandInputRecordSchema, CommandInputEnumSchema, CommandInputArraySchema, string)[]) type_;
Undocumented in source.