Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ Filename
Method
Filename
src/pystack/_pystack/pycode.cpp:244–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
std::string
245
CodeObject::Filename() const
246
{
247
return d_filename;
248
}
249
250
std::string
251
CodeObject::Scope() const
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected