Function stop_task

Source
pub fn stop_task(config: &Config) -> Result<()>
Expand description

Stop a task. Add the ‘stop’ entry to the logfile marked with the current date and time.

§Errors