logo

Macro penrose::spawn_for_output[][src]

macro_rules! spawn_for_output {
    { $cmd : expr } => { ... };
    { $cmd : expr, $($arg : expr), + } => { ... };
}
Expand description

Helper for spawning external processes and capturing the output