MCPcopy 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
235std::string_view EditorconfigPattern::GetPattern() {
236 return _patternSource;
237}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected