Skip to main content

materialize

Function materialize 

Source
pub fn materialize(spec: &SpawnSpec) -> Result<(String, PathBuf)>
Expand description

Write spec to a 0600 tempfile in the system temp dir and return (shell_line, spec_path). shell_line is safe to hand to any launcher.