CWLInputFile

Type representing a valid CWL input file as a map<string, CWLObjectType>.

class CWLInputFile : MapSchemaBase {}

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Variables

payload
CWLObjectType[string] payload;
Undocumented in source.

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta