The 'internal' location, for packages not attributable to a location.
There are two uses for this:
- In bare mode, the search paths are set at this scope,
and packages gathered are stored in localPackage;
- In the general case, any path-based or SCM-based dependency
is loaded in fromPath;
The 'internal' location, for packages not attributable to a location.
There are two uses for this: - In bare mode, the search paths are set at this scope, and packages gathered are stored in localPackage; - In the general case, any path-based or SCM-based dependency is loaded in fromPath;