Function wasm_pack::child::run[][src]

pub fn run(command: Command, command_name: &str) -> Result<(), Error>
Expand description

Run the given command and return on success.