Variable: tramp-end-of-heredoc

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

Value

"b0cbba410db6066a4f707f972bf94c9f"

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