talks/working-with-workspace/code/attributes.txt

6 lines
91 B
Plaintext
Raw Normal View History

2021-02-01 02:21:44 +00:00
attribute('message'): Hello World!
command('say-hello'): |
#!bash|@
echo @('message')