Skip to main content

auto_detect_executor

Function auto_detect_executor 

Source
pub fn auto_detect_executor() -> ScheduleExecutor
Expand description

Determine the appropriate executor for a new schedule. If Commander is running, use Commander. Otherwise, use SystemCron.