MCPcopy 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
1542void ZepBuffer::SetPostKeyNotifier(fnKeyNotifier notifier)
1543{
1544 m_postKeyNotifier = notifier;
1545}
1546
1547fnKeyNotifier ZepBuffer::GetPostKeyNotifier() const
1548{

Callers 1

RunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected