Home
last modified time | relevance | path

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

/build/blueprint/pathtools/
Dfs.go185 type OsFile struct { struct
191 func (f *OsFile) Close() error { argument
203 return &OsFile{f, fs}, nil