Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ context
Method
context
src/doc/document.h:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
~Document();
25
26
Context* context() const { return m_ctx; }
27
void setContext(Context* ctx);
28
29
const Sprites& sprites() const { return m_sprites; }
Callers
3
add
Method · 0.45
deleteAll
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36