MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / canMap

Method canMap

source/kernel/kfile.cpp:122–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122bool KFile::canMap() {
123 return this->openFile->canMap();
124}
125
126BString KFile::selfFd() {
127 return this->openFile->node->path;

Callers 1

mmapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected