_ed_fetch_html.nx
buildroot/runtime/_ed_fetch_html.nx
about
_ed_fetch_html.nx -- single-URL RAW-HTML fetch unit for the discovery
crawler. Staged fetch = the SHARED nx_fetch_unit (Rule #15 -- extracted
2026-06-10 standards audit); this child just writes the decoded body (link
extraction needs markup, not text). Runs under nx_guarded_run.
usage: _ed_fetch_html <url> <out_html_path>; exit 0 ok / 2 fail / 3 args
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_fetch_unit.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 9 | func main(argc: i64, argv: *i64) -> i64 |