Home
last modified time | relevance | path

Searched refs:NewOsFs (Results 1 – 3 of 3) sorted by relevance

/build/blueprint/pathtools/
Dfs_test.go131 run(t, NewOsFs(testdataDir))
137 run(t, NewOsFs(filepath.Join(wd, testdataDir)))
Dfs.go130 func NewOsFs(path string) FileSystem { func
/build/blueprint/
Dcontext.go538 c.fs = pathtools.NewOsFs(path)