Function: eglot-describe-listed-connection
eglot-describe-listed-connection is an interactive and byte-compiled
function defined in eglot.el.gz.
Signature
(eglot-describe-listed-connection)
Documentation
Describe Eglot server on current line in detail
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(eglot--list-connections-cmd eglot-describe-listed-connection server
"Describe Eglot server on current line in detail"
(eglot-describe-connection server))