Function garden::cmds::exec::exec

source · []
pub fn exec(
    config: &mut Configuration,
    quiet: bool,
    verbose: bool,
    query: &str,
    command: &[String]
) -> Result<()>
Expand description

Execute a command over every tree in the evaluated tree query.