Searched defs:SetReadable (Results 1 – 2 of 2) sorted by relevance
92 func SetReadable(t *testing.T, path string, readable bool, filesystem *MockFs) { func
934 func (m *MockFs) SetReadable(path string, readable bool) error { func