talks/working-with-workspace/code/arguments.txt
2021-02-11 17:56:17 +00:00

3 lines
99 B
Plaintext

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