pub fn command<S: AsRef<OsStr>>(program: S) -> BootstrapCommand
Create a new BootstrapCommand. This is a helper function to make command creation shorter than BootstrapCommand::new.
BootstrapCommand::new