shutdown

suspend fun shutdown()

Shut the server down via the LSP shutdown / exit sequence.

Safe to call when not initialized — it simply returns.