ralphschuler/Collect Files
Collects files based on a glob pattern and copies them to a specified target directory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pattern | Glob pattern to match files against | yes | — |
| output_directory | The target directory where files are copied | no | — |
Outputs
| name | description |
|---|---|
| output_directory | The target directory where files are copied |