Constructor new Tasks() Source: tasks.js, line 10 Methods (async, private) getUncompleted() → {Array.<Task>} Get all tasks that are uncompleted. Source: tasks.js, line 17 Returns: Tasks with status equal to TODO Type Array.<Task>