presentations/working-with-workspace/slides/code/arguments.txt
2025-10-02 23:01:51 +01:00

3 lines
No EOL
99 B
Text

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