Files
tsvm/assets/disk0/tvdos/bin/writeto.js.synopsis
2026-06-06 22:04:13 +09:00

10 lines
283 B
Plaintext

{
"tsfVersion": "1.0",
"name": "writeto",
"summary": "Write a pipe's stream to a file",
"symbols": {
"file": { "kind": "positional", "type": "path", "name": "FILE", "summary": "File to write the stream to" }
},
"synopsis": { "type": "reference", "symbol": "file" }
}