talks/Working with Workspace/code/attributes.txt
2021-02-06 22:46:22 +00:00

6 lines
91 B
Plaintext

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