Rollover

Base rollover class

Constructors

this
this(Bundle bundle)

Primary constructor

Members

Functions

carry
void carry()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()

Rollover start init

parseConfigFilePath
auto parseConfigFilePath(string rawConfigFile)

Parse configuration file path and base name and save to members

roll
bool roll(string msg)

Do files rolling by default

Variables

bundle
Bundle bundle;
Undocumented in source.

Meta