Variable: tramp-end-of-heredoc

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

Value

"c85acd3e78e2e0eda5d42b9e0cbadb3f"

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.")