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

Method getOptionsFileName

astyle/src/astyle_main.cpp:646–647  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

644
645// for unit testing
646string ASConsole::getOptionsFileName()
647{ return optionsFileName; }
648
649// for unit testing
650vector<string> ASConsole::getOptionsVector()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected