CommandInputRecordSchema

Undocumented in source.

Members

Mixins

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

Variables

fields_
Optional!(CommandInputRecordField[]) fields_;
Undocumented in source.
label_
Optional!string label_;
Undocumented in source.
name_
Optional!string name_;
Undocumented in source.
type_
auto 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