hj
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled

This commit is contained in:
2025-12-29 23:57:04 -08:00
parent dfbee311b6
commit a5d724ff65
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ Key Concepts:
- Each stage receives input items and emits output items
- Printing behavior is controlled based on pipeline position
- Stage context tracks whether this is the last stage (affects output verbosity)
PowerShell-like piping model:
- Each stage processes items individually
- Stage calls emit() for each output item