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.

Declaration

var packageManager: PackageManager { get }