Variable: tramp-trace-functions

tramp-trace-functions is a variable defined in tramp-message.el.gz.

Value

nil

Documentation

A list of non-Tramp functions to be traced with tramp-verbose > 10.

Source Code

;; Defined in /usr/src/emacs/lisp/net/tramp-message.el.gz
(defvar tramp-trace-functions nil
  "A list of non-Tramp functions to be traced with `tramp-verbose' > 10.")