Macro btl::execute[][src]

macro_rules! execute {
    () => { ... };
    ($($t:tt)*) => { ... };
}

returns a string of the stdout of the process