[][src]Module devlog::rollover

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

Functions

rollover

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.