MCPcopy Create free account
hub / github.com/MaxBelkov/visualsyslog / IsRotationEnable

Method IsRotationEnable

source/fdb.cpp:244–247  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

242}
243//---------------------------------------------------------------------------
244bool TStorageFile::IsRotationEnable(void)
245{
246 return rotation_type > 0;
247}
248//---------------------------------------------------------------------------
249String TStorageFile::GetFileName(void)
250{

Callers 3

aRotatePrevExecuteMethod · 0.80
aRotateNextExecuteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected