fabro/nodes/toolchain/script_invocation.json
Fabro 3f8e68d00a checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-04-01 10:36:11 -04:00

5 lines
No EOL
120 B
JSON

{
"command": "rustc --version && cargo --version && bun --version 2>&1",
"language": "shell",
"timeout_ms": null
}