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

10 lines
270 B
Plaintext

{
"tsfVersion": "1.0",
"name": "geturl",
"summary": "Fetch a URL and print the response",
"symbols": {
"url": { "kind": "positional", "type": "url", "name": "URL", "summary": "Address to fetch" }
},
"synopsis": { "type": "reference", "symbol": "url" }
}