MCPcopy Create free account
hub / github.com/coder/envbox / LStat

Method LStat

xunix/fs.go:15–15  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

13 afero.Fs
14 Mknod(path string, mode uint32, dev int) error
15 LStat(path string) (fs.FileInfo, error)
16 Readlink(path string) (string, error)
17}
18

Callers 1

recursiveSymlinksFunction · 0.65

Implementers 2

osFSxunix/fs.go
MemFSxunix/xunixfake/fs.go

Calls

no outgoing calls

Tested by

no test coverage detected