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

Method setOptionsFileName

astyle/src/astyle_main.cpp:754–755  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

752{ noBackup = state; }
753
754void ASConsole::setOptionsFileName(string name)
755{ optionsFileName = name; }
756
757void ASConsole::setOrigSuffix(string suffix)
758{ origSuffix = suffix; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected