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

Method getNoBackup

astyle/src/astyle_main.cpp:642–643  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

640
641// for unit testing
642bool ASConsole::getNoBackup()
643{ return noBackup; }
644
645// for unit testing
646string ASConsole::getOptionsFileName()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected