Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rezonality/zep
/ SetPostKeyNotifier
Method
SetPostKeyNotifier
src/buffer.cpp:1542–1545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1540
}
1541
1542
void ZepBuffer::SetPostKeyNotifier(fnKeyNotifier notifier)
1543
{
1544
m_postKeyNotifier = notifier;
1545
}
1546
1547
fnKeyNotifier ZepBuffer::GetPostKeyNotifier() const
1548
{
Callers
1
Run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected