Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ Scope
Method
Scope
src/pystack/_pystack/pycode.cpp:250–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
std::string
251
CodeObject::Scope() const
252
{
253
return d_scope;
254
}
255
256
const LocationInfo&
257
CodeObject::Location() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected