pkl tool

Is it possible to capture the the output of a bash command in a pkl string variable. For example

str = "`date +'%s'"

Answered by DTS Engineer in 799101022

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

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.

pkl tool
 
 
Q