Skip to main content

ensure_native_tool

Function ensure_native_tool 

Source
pub fn ensure_native_tool(tool: &str) -> BootstrapStep
Expand description

Install a native tool via mise. Requires mise to already be on PATH (or at ~/.local/bin/mise) — returns Skipped otherwise so the caller can decide how to surface that.