Skip to main content

extract_supermachine_agent_to

Function extract_supermachine_agent_to 

Source
pub fn extract_supermachine_agent_to(dest: &Path) -> Result<()>
Expand description

Write the bundled supermachine-agent binary to dest. Sets it executable (mode 0o755) on Unix.