pub async fn command_todos( config: Option<PathBuf>, args: &OutputArgs, ) -> Result<(), Box<dyn Error>>
List all todos.