Skip to main content

start_keep_running_scheduler

Function start_keep_running_scheduler 

Source
pub(crate) fn start_keep_running_scheduler(
    source: &Path,
    package: &str,
    profile: &str,
    sudo: &Sudo,
    stderr_color: Style,
) -> Result<()>