MCPcopy 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
75func (f *memoryFile) Stat() (sys.Stat_t, Errno) {
76 return sys.Stat_t{}, 0
77}

Callers 1

LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected