Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppCXY/EmmyLuaCodeStyle
/ GetPattern
Method
GetPattern
CodeFormatCore/src/Config/EditorconfigPattern.cpp:235–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
std::string_view EditorconfigPattern::GetPattern() {
236
return _patternSource;
237
}
Callers
1
LuaEditorConfig.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected