Loads a project's dub.selections.json and returns it
This function will load dub.selections.json from the path at which
pack is located, and returned the resulting SelectedVersions.
If no dub.selections.json is found, an empty SelectedVersions
is returned.
Loads a project's dub.selections.json and returns it
This function will load dub.selections.json from the path at which pack is located, and returned the resulting SelectedVersions. If no dub.selections.json is found, an empty SelectedVersions is returned.