Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ setIsRecursive
Method
setIsRecursive
astyle/src/astyle_main.cpp:745–746 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
743
{ isQuiet = state; }
744
745
void ASConsole::setIsRecursive(bool state)
746
{ isRecursive = state; }
747
748
void ASConsole::setIsVerbose(bool state)
749
{ isVerbose = state; }
Callers
1
parseOption
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected