presentations/working-with-workspace/slides/code/attributes.txt
2025-10-02 23:01:51 +01:00

5 lines
91 B
Text

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