pub fn names_to_invocation(names: Vec<&str>) -> Vec<Invocation> 
Expand description

Helper method to convert names to Invocation.