Custom key to add custom properties
The content of the file in a base64 string by default
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 stats (information) of the file
The title of the file (no extension)
Generated using TypeDoc
Definition for the Item object that contains information of files used in this module
name - The filename of the file
path - The path of the file
title - The title of the file (no extension)
fullname - The fullname of the file (path & name)
[extension] - The extension of the file in lowercase
[isDirectory] - Always false in files
[data] - The content of the file in a base64 string by default
[stats] - The stats (information) of the file
[error] - If something goes wrong the error comes here
[deep] - The depth of current content