Skip to main content

resolve_exec_script_path

Function resolve_exec_script_path 

Source
pub fn resolve_exec_script_path(
    local: &LocalSource,
    project_root: &Path,
) -> Result<PathBuf, String>
Expand description

Resolve an exec: generator path and reject scripts outside the project root.