File Details
Answers whether a file exists, how big it is and when it changed.
An action in the Files group.
Its type is action.file_info.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
in |
in | execution in | — |
out |
out | execution out | — |
path |
File or folder | data in | String |
file |
File | data out | Object{exists: Boolean, path: String, name: String, isFolder: Boolean, sizeBytes: Long, modified: String or Nothing, error: String} |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| File or folder | path |
— | — |