Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getLineEndFormat
Method
getLineEndFormat
other_src/astyle/src/ASFormatter.cpp:4252–4255 ·
view source on GitHub ↗
for console build only
Source
from the content-addressed store, hash-verified
4250
4251
// for console build only
4252
LineEndFormat ASFormatter::getLineEndFormat() const
4253
{
4254
return lineEnd;
4255
}
4256
4257
/**
4258
* get the current line comment adjustment that results from attaching
Callers
1
formatFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected