Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ GetOutputPath
Method
GetOutputPath
CodeFormat/src/FormatContext.cpp:192–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
}
191
192
std::string_view FormatContext::GetOutputPath() const {
193
return _outPath;
194
}
195
196
std::string_view FormatContext::GetWorkspace() const {
197
return _workspace;
Callers
1
Reformat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected