Searched defs:mockLink (Results 1 – 1 of 1) sorted by relevance
218 type mockLink struct { struct219 target string221 mockInode295 func (m *MockFs) followLink(link *mockLink, parentPath string) (result string) {438 func (m *MockFs) linkToFileInfo(l *mockLink, path string) (info *mockFileInfo) {