collinmcneese/File Output Collector
Collects output from a file and makes it available as ouputs for reuse in other steps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The file to read output from | yes | — |
| fail_on_missing | Whether to fail if the file is missing | no | — |
Outputs
| name | description |
|---|---|
| output | The output from the file |