Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ Invalid
Method
Invalid
src/pystack/_pystack/pytypes.cpp:326–330 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
324
}
325
326
bool
327
DictObject::Invalid() const
328
{
329
return d_invalid;
330
}
331
332
const std::vector<remote_addr_t>&
333
DictObject::Keys() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected