MCPcopy 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

getSizeMethod · 0.80
setSizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected