The content of the Folder (if any)
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 Item object that contains information of folders used but this module
name - The filename of the folder
path - The path of the folder
title - The title of the file (no extension)
fullname - The fullname of the folder (path & name)
[extension] - The extension of the folder in lowercase
[isDirectory] - Always true in folders
[content] - Array of File/Folder content
[error] - If something goes wrong the error comes here
[deep] - The depth of current content