pub fn names_to_invocation(names: Vec<&str>) -> Vec<Invocation>
Helper method to convert names to Invocation.
Invocation