here document

English

Noun

here document (plural here documents)

  1. (programming) A block of text included in the source code of a computer program in such a way that it is treated as a single string literal with line breaks etc. as written.
    Synonyms: heredoc, here-text

See also