get_tasks() function

Retrieve a list of all existing tasks.

This function returns a list of all tasks that currently exist.

Returns:

Type Description
List[Task]

A list containing all the tasks.