Constant tpnote_lib::config::TMPL_VAR_STDIN
source · pub const TMPL_VAR_STDIN: &str = "stdin";Expand description
If there is a YAML header in the stdin input stream, this contains the
body only. Otherwise, it contains the whole input stream.