Skip to main content

init

Function init 

Source
pub fn init(app: &App) -> ClResult<()>
Expand description

Register the maintenance task kind with the scheduler.

Must run before the scheduler loads persisted tasks — an unregistered kind cannot be rebuilt from its stored row.