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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
91 B
Plaintext
Raw Normal View History

2021-02-01 02:21:44 +00:00
attribute('message'): Hello World!
command('say-hello'): |
#!bash|@
echo @('message')