Private Readonly loggerLogger instance for the application.
Private tasksArray to store instances of tasks.
Private getPrivate Retrieves tasks from a specified module and populates the tasks array.
The module from which to retrieve tasks.
Private handlePrivate handleAsynchronously loads tasks from a specified module.
The module from which to load tasks.
A Promise that resolves when tasks are loaded.
Private locateGenerated using TypeDoc
Represents the core application class for the NestTask application.