func()

in llpath/path.go [165:167]


func (ps InvalidPathString) Error() string {
	return fmt.Sprintf("Invalid Path: %#v", ps)
}