christian-draeger/Write Properties
Write properties to a properties file.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the properties file. | yes | — |
| property | The property keys you want to write. Accepts an array. | yes | — |
| value | The property values you want to write (same order as the keys). Accepts an array. | yes | — |
Outputs
no outputs