Home
last modified time | relevance | path

Searched defs:ReadDirNames (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/pathtools/
Dfs.go119 ReadDirNames(name string) ([]string, error) methodSpec
220 func (fs *osFs) ReadDirNames(name string) ([]string, error) { func
450 func (m *mockFs) ReadDirNames(name string) ([]string, error) { func