Variable: tramp-end-of-heredoc

tramp-end-of-heredoc is a variable defined in tramp-sh.el.gz.

Value

"bba7576426fb272d624136c5a2f5ba93"

Documentation

String used to recognize end of heredoc strings.

Source Code

;; Defined in /usr/src/emacs/lisp/net/tramp-sh.el.gz
(defconst tramp-end-of-heredoc (md5 tramp-end-of-output)
  "String used to recognize end of heredoc strings.")