mirror of https://github.com/databricks/cli.git
4 lines
81 B
Cheetah
4 lines
81 B
Cheetah
|
{{- define "my_template" -}}
|
||
|
{{- .foo}} {{.bar}} {{.abc}} {{.def -}}
|
||
|
{{- end -}}
|