Contents

main()

The main entry point of the plugin.

Declaration

static func main() async throws

Discussion

This sets up a communication channel with the plugin host and runs the main message loop.