Back to Chezmoi

`fromIni` *initext*

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

2.70.2158 B
Original Source

fromIni initext

fromIni returns the parsed value of initext.

!!! example

```
{{ (fromIni "[section]\nkey = value").section.key }}
```