Function: eglot--path-to-uri
eglot--path-to-uri is a function alias for eglot-path-to-uri, defined
in eglot.el.gz.
This function is obsolete since 1.16; use eglot-path-to-uri instead.
Signature
(eglot--path-to-uri PATH &key TRUENAMEP)
Documentation
Convert PATH, a file name, to LSP URI string and return it.
TRUENAMEP indicated PATH is already a truename.
Aliases
eglot--path-to-uri (obsolete since 1.16)