Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ GetWorkMode
Method
GetWorkMode
CodeFormat/src/FormatContext.cpp:180–182 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
WorkMode FormatContext::GetWorkMode() const {
181
return _workMode;
182
}
183
184
bool FormatContext::IsDumpJson() const {
185
return _dumpJson;
Callers
2
Check
Method · 0.80
Reformat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected