RemoveCommand

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

execute
int execute(Dub dub, string[] free_args, string[] app_args)
Undocumented in source. Be warned that the author may not have intended to support it.
prepare
void prepare(CommandArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From FetchRemoveCommand

m_version
string m_version;
Undocumented in source.
m_forceRemove
bool m_forceRemove;
Undocumented in source.
prepare
void prepare(CommandArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
int execute(Dub dub, string[] free_args, string[] app_args)
Undocumented in source.

Meta