Skip to main content

update_task

Function update_task 

Source
pub fn update_task(
    paths: &BeamPaths,
    id: &str,
    updates: ScheduleTaskUpdate,
) -> Result<(), ScheduleStoreError>