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

Method getOrigSuffix

astyle/src/astyle_main.cpp:654–655  ·  view source on GitHub ↗

for unit testing

Source from the content-addressed store, hash-verified

652
653// for unit testing
654string ASConsole::getOrigSuffix()
655{ return origSuffix; }
656
657// for unit testing
658bool ASConsole::getPreserveDate()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected