performCommand(context:arguments:)

Invoked by the package manager to perform the custom actions of the command.

Declaration

func performCommand(context: PluginContext, arguments: [String]) async throws