Aller au contenu

Item Stats

Ce contenu n’est pas encore disponible dans votre langue.

Provides statistics about local files or directories.

PortDescription
Execution trigger for the node.
Path
Path to the file or directory to be examined.
PortDescription
Exists
Executed if the file or directory exists.
Not Exists
Executed if the file or directory does not exist.
Exists
Boolean indicating if the file or directory exists.
Is Directory
Boolean indicating if the path is a directory.
Is File
Boolean indicating if the path is a file.
Size
The size of the file or directory in bytes.
Permissions
The permissions of the file or directory.

ID: core/item-stats@v1