DUB-LIST(1) | The D Language Foundation | DUB-LIST(1) |
dub - Package and build management system for D
dub list [<package>[@<version-spec>]] OPTIONS...
Prints a list of all or selected local packages. This includes all cached packages (user or system wide), all packages in the package search paths ("dub add-path") and all manually registered packages ("dub add-local"). If package specified output filtered by package spec.
dub.sdl, dub.json
Copyright (c) 1999-2022 by The D Language Foundation
http://code.dlang.org/docs/commandlinehttp://code.dlang.org/docs/commandline
2022-08-13 | The D Language Foundation |