talks/archive/working-with-workspace/code/arguments.txt

3 lines
99 B
Plaintext

command('say-hello <name>'): |
#!bash|=
echo ={ @('message') } from ={ input.argument('name') }