bash-utils/shtpl/exemple/foo/other.shtpl

16 lines
218 B
Plaintext
Raw Normal View History

2019-03-02 21:12:33 +01:00
#!/usr/bin/env shtpl
SHTPL path:
$__shtpl_path__
SHTPL dir:
$__shtpl_dir__
Current template path:
$__tpl_path__
Current template dir:
$__tpl_dir__
Current template filename:
$__tpl_name__
Current working dir:
$(pwd)