getCmdToolMap(kind:)

LLBuildManifest.swift:210
func getCmdToolMap<T>(kind: T.Type) -> [CmdName : T] where T : ToolProtocol