Files
uutils.github.io/.github/workflows
Sylvestre Ledru c8e78040fe Hide yes from the playground command list
`yes` ships in the WASM binary but its infinite output just spams the
terminal, so filter it out of the generated WASM_COMMANDS list. Done
in the workflow so a single regex covers both autocomplete/help (via
AVAILABLE_COMMANDS) and the rendered prose section.
2026-05-13 08:45:22 +02:00
..