Skip to main content

exec_script

Function exec_script 

Source
pub fn exec_script(
    command: &str,
    docker_service: Option<&str>,
    cwd: &Path,
) -> ExitCode
Expand description

Run an inline run: script, optionally wrapped in Docker.