Group

////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

package
struct Group {}

Members

Functions

Description
auto ref Description(string text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

arguments
size_t[] arguments;
Undocumented in source.
description
string description;
Undocumented in source.
name
string name;
Undocumented in source.

Meta