presentations/working-with-workspace/code/attributes.txt
Oliver Davies ba2bf10bea Automated commit
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-10-02 12:04:23 +01:00

5 lines
91 B
Text

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