Back to Chezmoi

`debugf` *format* [*arg*...]

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

2.72.0331 B
Original Source

debugf format [arg...]

debugf prints a message to stderr prefixed by chezmoi: debug: if the --verbose flag is set. If --verbose is not set it does nothing. It returns the empty string. format is interpreted as a printf-style format string with the given args.