Module devlog::rollover[][src]

Expand description

Rollover is an operation that copies incomplete tasks from the latest devlog entry file to a new devlog entry file.

Functions

Copies incomplete tasks from the latest devlog entry file to a new devlog entry file with the next sequence number. If available, the before-rollover and after-rollover hooks are invoked.