Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ SetWorkMode
Method
SetWorkMode
CodeFormat/src/FormatContext.cpp:13–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
void FormatContext::SetWorkMode(WorkMode mode) {
14
_workMode = mode;
15
}
16
17
void FormatContext::SetWorkspacePath(std::string_view workspace) {
18
_workspace = workspace;
Callers
2
InitFormat
Function · 0.80
InitCheck
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected