Imports an external input file or directory to the pipeline. This is the only way external files are imported. File path is given with the parameter "path".
Bundle | builtin |
---|---|
Categories | Internal |
Specialties | generic |
Authors | |
Issue tracker | View/Report issues |
Source files | component.xml |
Usage | Example with default values |
Name | Type | Description |
---|---|---|
out | T or Array<T> (generic) | File or directory. |
Name | Type | Default | Description |
---|---|---|---|
path | string | (no default) | Path (filename) of the input resource. |
recursive | boolean | true | Whether to scan possible input (sub)directories and retrieve the latest timestamp. |