Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ EnableCompleteOutputRangeSupport
Method
EnableCompleteOutputRangeSupport
CodeFormat/src/FormatContext.cpp:150–152 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void FormatContext::EnableCompleteOutputRangeSupport() {
151
_isCompleteOutputRangeFormat = true;
152
}
153
154
void FormatContext::EnableJsonDump() {
155
_dumpJson = true;
Callers
1
InitRangeFormat
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected