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

pub fn prepare_script(
    path: &Path,
    script: &ScriptInfo,
    no_template: bool,
    content: Option<&str>
) -> Result<Option<DateTime<Utc>>>