Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
recursiveSymlinks
Function · 0.65
Implementers
2
osFS
xunix/fs.go
MemFS
xunix/xunixfake/fs.go
Calls
no outgoing calls
Tested by
no test coverage detected