dub v1.27.0-beta.1 (2021-08-22T18:28:33Z)
Dub
Repo
PackageManager.addSearchPath
dub
packagemanager
PackageManager
For the given type add another path where packages will be looked up.
class
PackageManager
void
addSearchPath
(
NativePath
path
,
LocalPackageType
type
)
Meta
Source
See Implementation
dub
packagemanager
PackageManager
aliases
Hash
constructors
this
functions
_disableDefaultSearchPaths
addLocalPackage
addOverride
addSearchPath
getBestPackage
getFirstPackage
getLatestPackage
getOrLoadPackage
getOverrides
getPackage
getPackageIterator
getSubPackage
hashPackage
isManagedPackage
isManagedPath
loadSCMPackage
refresh
remove
removeLocalPackage
removeOverride
removeSearchPath
storeFetchedPackage
properties
completeSearchPath
customCachePaths
disableDefaultSearchPaths
searchPath
For the given type add another path where packages will be looked up.