MCPcopy 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
12void CommandService::Start() {
13}
14
15bool CommandService::Initialize() {
16 CommandProtocol("emmylua.reformat.me", &CommandService::Reformat);

Callers 1

InitializeServiceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected