Required Instance Methodswift-package-manager 6.0.1PackagePlugin
performCommand(context:arguments:)
Invoked by SwiftPM to perform the custom actions of the command.
func performCommand(context: PluginContext, arguments: [String]) async throws
Invoked by SwiftPM to perform the custom actions of the command.
func performCommand(context: PluginContext, arguments: [String]) async throws