Skip to main content

installer

Function installer 

Source
fn installer(line: &str) -> Command
Expand description

The child, configured but not started.

Separate from spawn so a test can assert what would run — the program, the shell line, the install directory — without a test run downloading a release over the binary that is running the test.