pub fn cmd_log<T, U>(l: Level, program: T, args: U) -> ExpressionExpand description
Wrapper around duct::cmd function that lets us log the command we’re running.
pub fn cmd_log<T, U>(l: Level, program: T, args: U) -> ExpressionWrapper around duct::cmd function that lets us log the command we’re running.