Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ NoneObject
Method
NoneObject
src/pystack/_pystack/pytypes.cpp:496–498 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
494
}
495
496
NoneObject::NoneObject(remote_addr_t addr)
497
{
498
}
499
500
std::string
501
NoneObject::toString([[maybe_unused]] ssize_t max_size) const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected