Contents

Context

The context information for a Swift package.

Declaration

struct Context

Overview

The context encapsulates states that are known when Swift Package Manager interprets the package manifest, for example the location in the file system where the current package resides.

Topics

Type Properties

See Also

Creating a Package