|
PackageManager: Remove m_disableDefaultSearchPath, use array instead
The boolean is redundant, as the array will always be null / empty if it's true, and have 3 entries otherwise. |
|---|
|
|
| source/dub/packagemanager.d |
|---|