Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ GetUICategory
Method
GetUICategory
src/Commands/Dummy.cpp:15–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
}
14
15
const wchar_t* DummyCommandClass::GetUICategory() const
16
{
17
return CATEGORY_DEVELOPMENT
18
}
19
20
const wchar_t* DummyCommandClass::GetUIDescription() const
21
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected