mirror of https://github.com/databricks/cli.git
8 lines
91 B
Cheetah
8 lines
91 B
Cheetah
|
{{define "dir_name" -}}
|
||
|
my_directory
|
||
|
{{- end}}
|
||
|
|
||
|
{{define "file_name" -}}
|
||
|
my_file
|
||
|
{{- end}}
|