For the complete documentation index, see llms.txt. This page is also available as Markdown.

UpgradeJob

Struct in Yarn.Compiler.Upgrader

Inherits from System.ValueType

Summary

An upgrade job.

public struct UpgradeJob

Constructors

Name
Description

Initialises a new instances of the UpgradeJob struct.

Fields

Name
Description

The collection of files to upgrade.

The type of the upgrade to perform.

Last updated

Was this helpful?