Back to Chezmoi

`toToml` *value*

assets/chezmoi.io/docs/reference/templates/functions/toToml.md

2.70.2140 B
Original Source

toToml value

toToml returns the TOML representation of value.

!!! example

```
{{ dict "key" "value" | toToml }}
```