Is it possible to capture the the output of a bash command in a pkl string variable. For example
str = "`date +'%s'"
Is it possible to capture the the output of a bash command in a pkl string variable. For example
str = "`date +'%s'"
I think you’ll have more luck asking this question via the support channel for Pkl. On the website [1], look under the Community tab.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"
[1] https://pkl-lang.org/index.html
Thanks for the suggestion. I did.