OutputRecordField

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Variables

doc_
Union!(None, string, string[]) doc_;

A documentation string for this object, or an array of strings which should be concatenated.

name_
string name_;

The name of the field

outputBinding_
Union!(None, CommandOutputBinding) outputBinding_;
type_
Union!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string, Union!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string)[]) type_;

The field type

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta