performCommand(context:arguments:)

Invoked by SwiftPM to perform the custom actions of the command.

Protocols.swift:46
func performCommand(context: PluginContext, arguments: [String]) async throws