shout/test/def-shared.shout
Chris Wanstrath ce1503a9d4 Add @def directive for command macro substitution
Macros let setup files define reusable command shorthands that
test files can invoke by name or override with their own definition.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-19 11:28:59 -07:00

2 lines
33 B
Plaintext

@def serve echo "server started"