Function: eglot-shutdown-listed-connection

eglot-shutdown-listed-connection is an interactive and byte-compiled function defined in eglot.el.gz.

Signature

(eglot-shutdown-listed-connection)

Documentation

Shutdown Eglot server on current line

Key Bindings

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(eglot--list-connections-cmd eglot-shutdown-listed-connection s
  "Shutdown Eglot server on current line" (eglot-shutdown s))