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

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