Upgrade(UpgradeJob)
Upgrades a Yarn script from one version of the language to another, producing both the fully upgraded text as well as a collection of replacements.
public static UpgradeResult Upgrade(UpgradeJob upgradeJob)
Name | Description |
---|---|
The upgrade job to perform. |
Last modified 24d ago