Function start_task

Source
pub fn start_task(config: &Config, args: &[String]) -> Result<()>
Expand description

Start a task. Add an entry to the logfile marked with the current date and time and the supplied task description.

ยงErrors