Searched defs:NamedPath (Results 1 – 1 of 1) sorted by relevance
227 type NamedPath struct { struct228 Path Path229 Name string233 func (p NamedPath) String() string {