CWLType

Extends primitive types with the concept of a file and directory as a builtin type. File: A File object Directory: A Directory object

class CWLType : EnumSchemaBase {}

Members

Enums

Symbol
enum Symbol

Mixins

__anonymous
mixin genBody
Undocumented in source.

Variables

value
Symbol value;
Undocumented in source.

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta