1DUB-LIST(1) The D Language Foundation DUB-LIST(1)
2
3
4
6 dub - Package and build management system for D
7
9 dub list
10
11 OPTIONS...
12
14 Prints a list of all local packages. This includes all cached packages
15 (user or system wide), all packages in the package search paths ("dub
16 add-path") and all manually registered packages ("dub add-local").
17
20 dub.sdl, dub.json
21
23 Copyright (c) 1999-2022 by The D Language Foundation
24
26 ⟨http://code.dlang.org/docs/commandline⟩http://code.dlang.org/docs/commandline
27
29 dmd(1), dub(1)
30
31
32
33The D Language Foundation 2022-07-27 DUB-LIST(1)