Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cc20110101/RedisView
/ keyView
Method
keyView
src/RedisView/AppView/MainWindow.cpp:589–591 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
587
}
588
589
void MainWindow::keyView() {
590
_mainWidget->openView();
591
}
592
593
void MainWindow::subscribe() {
594
_mainWidget->openMsg();
Callers
nothing calls this directly
Calls
1
openView
Method · 0.80
Tested by
no test coverage detected