Check system health and LSP server readiness.
> nuanced-lsp-ts health
--lsp-url <url>
"http://127.0.0.1"
--lsp-port <n>
4444
--timeout <s>
<=0
120
HealthResult
{ "status": "ok", "version": "0.4.4", "languages": { "php": false, "python": false, "java": false, "cpp": false, "typescript_javascript": true, "csharp": false, "ruby": false, "golang": false, "rust": false } }