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