Dub.upgrade

Attempts to upgrade the dependency selection of the loaded project.

class Dub
void
upgrade

Parameters

options UpgradeOptions

Flags that control how the upgrade is carried out

packages_to_upgrade string[]

Optional list of packages. If this list contains one or more packages, only those packages will be upgraded. Otherwise, all packages will be upgraded at once.

Meta