Custom key to add custom properties
The depth of current content
If something goes wrong the error comes here
The extension of the file with dot in lowercase
The fullname of the file (path & name & extension)
The fullname of the file (path & name & extension buffer version)
True for directory, false for files
The filename of the file
The filename of the file (buffer version)
The path of the file
The path of the file (buffer version)
The title of the file (no extension)
Generated using TypeDoc
Definition for the common dto object that contains information of the files and folders
name - The filename of the file
title - The title of the file (no extension)
path - The path of the item
fullname - The fullname of the file (path & name & extension)
extension - The extension of the file with dot in lowercase
deep - The depth of current content
isDirectory - True for directory, false for files
error - The error object. The structure is variable
custom - Custom key to add custom properties