[][src]Function pomodoro::run

pub fn run(config: PomodoroConfig) -> Result<(), Box<dyn Error>>

Basic run function that is called from the binary. Takes the current terminal size, and config from terminal flags and passes that into our init function