Function hyper_scripter::util::prepare_script[][src]

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