CommandOutputEnumSchema

Members

Mixins

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

Static variables

type_
auto type_;

Must be enum

Variables

label_
Either!(None, string) label_;

A short, human-readable label of this object.

outputBinding_
Either!(None, CommandOutputBinding) outputBinding_;
symbols_
string[] symbols_;

Defines the set of valid symbols.

Meta