Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ Inode
Method
Inode
src/pystack/_pystack/mem.cpp:98–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
unsigned long
99
VirtualMap::Inode() const
100
{
101
return d_inode;
102
}
103
104
const std::string&
105
VirtualMap::Path() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected