[][src]Function broot::path::do_exec_replacement

pub fn do_exec_replacement(
    ec: &Captures<'_>,
    replacement_map: &FnvHashMap<String, String>
) -> String

replace a group in the execution string, using data from the user input and from the selected line