Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

dub-remove-path - Removes a package search path

Author

       Copyright (c) 1999-2025 by The D Language Foundation

Description

       Removes a package search path previously added with add-path.

Exit Status

0      DUB succeeded

       1      usage errors, unknown command line flags

       2      package not found, package failed to load, miscellaneous error

Files

dub.sdl, dub.json

Name

       dub-remove-path - Removes a package search path

Online Documentation

Options

--system
           DEPRECATED: Use --cache=system instead

   COMMONOPTIONS
       See dub(1)

See Also

dub(1), dub-add-path(1)

The D Language Foundation                          2025-01-22                                 DUB-REMOVE-PATH(1)

Synopsis

dubremove-path <path> OPTIONS...

See Also