main()
The main entry point of the plugin.
Declaration
static func main() async throwsDiscussion
This sets up a communication channel with the plugin host and runs the main message loop.
The main entry point of the plugin.
static func main() async throwsThis sets up a communication channel with the plugin host and runs the main message loop.