Function hyper_scripter::util::prepare_script
source ·
[−]pub fn prepare_script<T: AsRef<str>>(
path: &Path,
script: &ScriptInfo,
no_template: bool,
content: &[T]
) -> Result<PrepareRespond>