MCPcopy 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
496NoneObject::NoneObject(remote_addr_t addr)
497{
498}
499
500std::string
501NoneObject::toString([[maybe_unused]] ssize_t max_size) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected