Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getModeManuallySet
Method
getModeManuallySet
other_src/astyle/src/ASBeautifier.cpp:608–611 ·
view source on GitHub ↗
* get mode manually set flag */
Source
from the content-addressed store, hash-verified
606
* get mode manually set flag
607
*/
608
bool ASBeautifier::getModeManuallySet()
609
{
610
return isModeManuallySet;
611
}
612
613
/**
614
* 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