pub fn parse_template_annotation(content: &[u8]) -> bool
Return true if the script opts into env-variable substitution.
true
Looks for # shine-template: true in the shebang or leading comment block.
# shine-template: true