Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetIndex
Method
GetIndex
RedisStudio/RedisDataUI.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
int RedisDataUI::GetIndex()
101
{
102
return 2;
103
}
104
105
CDuiString RedisDataUI::GetVirtualwndName()
106
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected