toml
Load, format & write toml files.
| title | description |
|---|---|
| fetchtoml | Load toml file into pypyr context. |
| fileformattoml | Find & replace substitution {tokens} in a toml file. |
| filewritetoml | Write payload to file in toml format. |
| tomlfile | Load toml file into context from a cli arg path input. |