Searched refs:Fs (Results 1 – 10 of 10) sorted by relevance
82 Fs() pathtools.FileSystem methodSpec275 func (s *singletonContext) Fs() pathtools.FileSystem { func
143 Fs() pathtools.FileSystem methodSpec280 func (d *baseModuleContext) Fs() pathtools.FileSystem { func
44 func (x *pathContext) Fs() pathtools.FileSystem { return pathtools.OsFs } func
31 Fs() pathtools.FileSystem methodSpec334 if exists, _, err := ctx.Fs().Exists(p.String()); err != nil {692 } else if exists, _, err := ctx.Fs().Exists(path.String()); err != nil {1243 func (x *testPathContext) Fs() pathtools.FileSystem { return x.fs } func
64 func (e *configErrorWrapper) Fs() pathtools.FileSystem { func
74 Fs() pathtools.FileSystem methodSpec
44 Fs() pathtools.FileSystem methodSpec
210 func (moduleInstallPathContextImpl) Fs() pathtools.FileSystem { func
106 Fs() pathtools.FileSystem methodSpec
263 r, err := ctx.Fs().Open(path)