jancodelab/Copy files
Copy content from source folder to target folder using patterns matching with ensuring path creation
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| source-folder | Source folder | no | . |
| contents | Patterns to match files | yes | ** |
| target-folder | Target folder | yes | . |
| clear-target-folder | Clear target folder before copying | no | false |
| overwrite | Overwrite files in target folder | no | false |
Outputs
no outputs