sebasptsch/Edit Toml
Edit a toml key val field
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | The path to the toml file | yes | — |
| key | The key to edit | yes | — |
| value | The value to set | yes | — |
Outputs
| name | description |
|---|---|
| result | The result of the edit |