Contents

Plugin

A protocol that defines functionality common to all package manger plugins.

Declaration

protocol Plugin

Overview

For example, the way to instantiate and run a plugin.

Topics

Creating a plugin

Invoking a plugin

See Also

Implementing Command Plugins