dub-list - Man Page
Package and build management system for D
Synopsis
dub list
Options...
Description
Prints a list of all 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").
Options
Files
dub.sdl, dub.json
Author
Copyright (c) 1999-2023 by The D Language Foundation
Online Documentation
http://code.dlang.org/docs/commandlinehttp://code.dlang.org/docs/commandline
See Also
dmd(1), dub(1)
Referenced By
2023-01-19 The D Language Foundation