Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ Start
Method
Start
CodeFormatServer/src/Service/CommandService.cpp:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
}
11
12
void CommandService::Start() {
13
}
14
15
bool CommandService::Initialize() {
16
CommandProtocol(
"emmylua.reformat.me"
, &CommandService::Reformat);
Callers
1
InitializeService
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected