Searched defs:Remove (Results 1 – 2 of 2) sorted by relevance
63 Remove(path string) (err error) methodSpec122 func (osFs) Remove(path string) error { func798 func (m *MockFs) Remove(path string) (err error) { func
629 func (s *Scope) Remove(name string) { func