Function push_task

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

Start a task and saving the current entry description to the stack.

Add the task entry description to the logfile marked with the current date and time.

ยงErrors