Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ flush
Method
flush
library/Console-posix.cpp:301–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
void flush()
302
{
303
if (!rawmode)
304
fflush(dfout_C);
305
}
306
307
/// Clear the console, along with its scrollback
308
void clear()
Callers
8
main
Function · 0.45
threadFn
Method · 0.45
flush_proxy
Method · 0.45
save
Method · 0.45
listFilters
Function · 0.45
applyFilterIds
Function · 0.45
save
Method · 0.45
kittens
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected