MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / getExcludeVector

Method getExcludeVector

astyle/src/astyle_main.cpp:590–591  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

588
589// for unit testing
590vector<string> ASConsole::getExcludeVector()
591{ return excludeVector; }
592
593// for unit testing
594vector<string> ASConsole::getFileName()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected