Dub.remove

Removes one or more versions of a locally cached package.

This will remove a given package with a specified version from the given location. It will remove at most one package, unless version_ is set to RemoveVersionWildcard.

Parameters

package_id string

Name of the package to be removed

resolve_version size_t delegate

Callback to select package version.

Meta