performCommand(context:arguments:)
Invoked by the package manager to perform the custom actions of the command.
Declaration
func performCommand(context: PluginContext, arguments: [String]) async throwsInvoked by the package manager to perform the custom actions of the command.
func performCommand(context: PluginContext, arguments: [String]) async throws