Home
last modified time | relevance | path

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

/build/blueprint/pathtools/
Dfs.go110 Stat(name string) (os.FileInfo, error) methodSpec
165 func (osFs) Stat(path string) (stats os.FileInfo, err error) { func
382 func (m *mockFs) Stat(name string) (os.FileInfo, error) { func