packageManager

A proxy to the Swift Package Manager or IDE hosting the command plugin, through which the plugin can ask for specialized information or actions.

Protocols.swift:58
var packageManager: PackageManager { get }