Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ GetInputPath
Method
GetInputPath
CodeFormat/src/FormatContext.cpp:230–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
std::string FormatContext::GetInputPath() const {
231
return _inputPath;
232
}
233
234
const LuaDiagnosticStyle &FormatContext::GetDiagnosticStyle() const {
235
return _diagnosticStyle;
Callers
3
Check
Method · 0.80
Reformat
Method · 0.80
RangeReformat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected