Variable _taskFunctionsConst

_taskFunctions: {
    [name: string]: TaskFunc;
} = {}

Map of the built-in path tasks, plus the ones added via plugins.