PluginCommandIntent
The intended use case of the command plug-in.
- SwiftPM
- 5.6+
enum PluginCommandIntent
Creating a Command Intent
documentationGeneration()
sourceCodeFormatting()
case custom(verb: String, description: String)
A custom command plug-in intent.