presentations/archive/working-with-workspace/code/attributes.txt

5 lines
91 B
Text

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