improved renderTemplate method

This commit is contained in:
2022-12-09 21:31:13 +08:00
parent 806a96f6d5
commit b212fd2559
3 changed files with 173 additions and 17 deletions

View File

@@ -1 +1,4 @@
This is a ${adjective} test made by ${author} on ${date}. It's really ${adjective}!
${sys:user.home}
${env:HOME}
${env:SOME_STRANGE_VAR:defaultValue}