dub-remove-path - Man Page
Package and build management system for D
Synopsis
dub remove-path <path> Options...
Description
Removes a package search path previously added with add-path.
Options
- --system
Register system-wide instead of user-wide
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