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