5 lines
91 B
Text
5 lines
91 B
Text
attribute('message'): Hello World!
|
|
|
|
command('say-hello'): |
|
|
#!bash|@
|
|
echo @('message')
|