Function: tramp-compat-connection-local-value
tramp-compat-connection-local-value is a function alias for
connection-local-value, defined in files-x.el.gz.
Signature
(tramp-compat-connection-local-value VARIABLE &optional APPLICATION)
Documentation
Return connection-local VARIABLE for APPLICATION in default-directory.
default-directory must be a remote file name.
If APPLICATION is nil, the value of
connection-local-default-application is used.
If VARIABLE does not have a connection-local binding, the return
value is the default binding of the variable.