dub.commandline

Defines the behavior of the DUB command line client.

Members

Classes

AddLocalCommand
class AddLocalCommand
Undocumented in source.
AddOverrideCommand
class AddOverrideCommand
AddPathCommand
class AddPathCommand
Undocumented in source.
BuildCommand
class BuildCommand
Undocumented in source.
CleanCachesCommand
class CleanCachesCommand
CleanCommand
class CleanCommand
Undocumented in source.
Command
class Command
Undocumented in source.
CommandArgs
class CommandArgs
Undocumented in source.
DescribeCommand
class DescribeCommand
Undocumented in source.
DustmiteCommand
class DustmiteCommand
FetchCommand
class FetchCommand
Undocumented in source.
FetchRemoveCommand
class FetchRemoveCommand
Undocumented in source.
GenerateCommand
class GenerateCommand
Undocumented in source.
InitCommand
class InitCommand
InstallCommand
class InstallCommand
Undocumented in source.
ListCommand
class ListCommand
Undocumented in source.
ListInstalledCommand
class ListInstalledCommand
Undocumented in source.
ListOverridesCommand
class ListOverridesCommand
Undocumented in source.
PackageBuildCommand
class PackageBuildCommand
RegistrationCommand
class RegistrationCommand
RemoveCommand
class RemoveCommand
Undocumented in source.
RemoveLocalCommand
class RemoveLocalCommand
Undocumented in source.
RemoveOverrideCommand
class RemoveOverrideCommand
Undocumented in source.
RemovePathCommand
class RemovePathCommand
Undocumented in source.
RunCommand
class RunCommand
Undocumented in source.
TestCommand
class TestCommand
Undocumented in source.
UninstallCommand
class UninstallCommand
Undocumented in source.
UpgradeCommand
class UpgradeCommand

Functions

runDubCommandLine
int runDubCommandLine(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CommandGroup
struct CommandGroup
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Matthias Dondorff, Sönke Ludwig