Function wasm_pack::child::run

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

Run the given command and return on success.