Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ getIsRecursive
Method
getIsRecursive
astyle/src/astyle_main.cpp:630–631 ·
view source on GitHub ↗
for unit testing
Source
from the content-addressed store, hash-verified
628
629
// for unit testing
630
bool ASConsole::getIsRecursive()
631
{ return isRecursive; }
632
633
// for unit testing
634
bool ASConsole::getIsVerbose()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected