Back to Chezmoi

`hexEncode` *string*

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

2.70.2137 B
Original Source

hexEncode string

hexEncode returns string encoded as a hex string.

!!! example

```
{{ hexEncode "example" }}
```