BuildOptions

Undocumented in source.

Constructors

this
this(BuildOption opt)
Undocumented in source.
this
this(BitFlags!BuildOption v)
Undocumented in source.
this
this(BuildOption opt)
Undocumented in source.

Alias This

values

Members

Functions

toRepresentation
BuildOption[] toRepresentation()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromRepresentation
BuildOptions fromRepresentation(BuildOption[] v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

values
BitFlags!BuildOption values;
Undocumented in source.
values
BuildOption values;
Undocumented in source.

Meta