talks/working-with-workspace/code/attributes.txt
2021-02-11 17:56:17 +00:00

6 lines
91 B
Plaintext

attribute('message'): Hello World!
command('say-hello'): |
#!bash|@
echo @('message')