Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dirkvranckaert/AndroidDecompiler
/ getModeManuallySet
Method
getModeManuallySet
astyle/src/ASBeautifier.cpp:689–692 ·
view source on GitHub ↗
* get mode manually set flag */
Source
from the content-addressed store, hash-verified
687
* get mode manually set flag
688
*/
689
bool ASBeautifier::getModeManuallySet() const
690
{
691
return isModeManuallySet;
692
}
693
694
/**
695
* get the state of the force tab indentation option.
Callers
1
formatFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected