here document

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.

Noun

  1. 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

Forms

here documents

Related

docstring nowdoc