Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FunctionStream/function-stream
/ Stat
Method
Stat
fs/runtime/wazero/fs.go:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
func
(f *memoryFile) Stat() (sys.Stat_t, Errno) {
76
return
sys.Stat_t{}, 0
77
}
Callers
1
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected