ヒアドキュメント
Sign in to saveAlso known as here-document, here-text, hereis, here-string, here-script, heredoc
a section of a source code file that is treated as if it were a separate file
Article · 日本語
ヒアドキュメント(別の呼び方としてヒア文字列、heredocなど)は、文字列リテラルを、シェルスクリプトやプログラミング言語のソースコード中に埋め込むための1つの方法である。
Abstract from DBpedia / Wikipedia · CC BY-SA