Searched refs:AddInputMapping (Results 1 – 2 of 2) sorted by relevance
121 options.AddInputMapping("input", 0, replacement)
78 func (o *GraphImportOptions) AddInputMapping(src string, srcIndex int, dst Output) { func