Function wasm_pack::child::run_capture_stdout[][src]

pub fn run_capture_stdout(
    command: Command,
    command_name: &Tool
) -> Result<String, Error>
Expand description

Run the given command and return its stdout.