ExpressionToolOutputParameter

Undocumented in source.

Members

Mixins

__anonymous
mixin genIdentifier
Undocumented in source.
__anonymous
mixin genCtor
Undocumented in source.

Variables

doc_
Optional!(string, string[]) doc_;
Undocumented in source.
format_
Optional!string format_;
Undocumented in source.
id_
string id_;
Undocumented in source.
label_
Optional!string label_;
Undocumented in source.
outputBinding_
Optional!CommandOutputBinding outputBinding_;
Undocumented in source.
secondaryFiles_
Optional!(string, string[]) secondaryFiles_;
Undocumented in source.
streamable_
Optional!bool streamable_;
Undocumented in source.
type_
Optional!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string, Either!(CWLType, OutputRecordSchema, OutputEnumSchema, OutputArraySchema, string)[]) type_;
Undocumented in source.

Mixed In Members

From mixin genCtor

this
this()
Undocumented in source.
this
this(Node node, LoadingContext context)
Undocumented in source.

From mixin genIdentifier

identifier
auto identifier()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta