pub fn resolve_binary(cmd: &str) -> Result<ResolvedBinary, ResolveError>Expand description
Resolve command to absolute path and detect required mounts.
pub fn resolve_binary(cmd: &str) -> Result<ResolvedBinary, ResolveError>Resolve command to absolute path and detect required mounts.