Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ isOpen
Method
isOpen
system/lib/wasmfs/backends/node_backend.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
bool isOpen() { return openCount > 0; }
36
37
// Attempt to open the file with the given flags, returning 0 on success or an
38
// error code.
Callers
2
getSize
Method · 0.80
setSize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected