Command

Undocumented in source.

Constructors

this
this(string title, string command, Nullable!(JSONValue[]) arguments)
Undocumented in source.

Members

Variables

arguments
Nullable!(JSONValue[]) arguments;
Undocumented in source.
command
string command;
Undocumented in source.
title
string title;
Undocumented in source.

Meta