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

3 lines
99 B
Plaintext
Raw Normal View History

2021-02-01 02:21:44 +00:00
command('say-hello <name>'): |
#!bash|=
echo ={ @('message') } from ={ input.argument('name') }