Abstract
Creates an instance of _FileResolver.
The name of the folder associated with the file.
The path of the task.
Protected
Readonly
folderThe name of the folder associated with the file.
Private
Readonly
taskThe path of the task.
Gets the directory path based on the task path and folder name.
directory - The resolved directory path.
Generated using TypeDoc
Abstract class for resolving file-related paths.
Abstract