code wiki / (root) / nx_site_publish.nx

nx_site_publish.nx

buildroot/runtime/nx_site_publish.nx

333 B6 linesdepth 7pulls 13 transitivereach 0 importersview sourcekind tooltopic site
docsdependenciesstructsconstsfunctions

about

nx_site_publish.nx -- CLI half of the artifact-publish capability (tools-api name: nx_site_publish). Logic in nx_site_publish_lib.nx (sp_main) so the gate drives the EXACT CLI dispatch in-process. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_site_publish_lib.nx nx_site_publish.nx

imports: nx_site_publish_lib.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main sp_main fsx_seq fsx_puts sys_write pb_traversal pl_site_lookup pl_rfile sys_openat_rd sys_read sys_close sys_mmap pl_le pl_col pl_lit_eq sys_munmap pl_span_cstr vw_read sys_openat_rd ↻ sys_read ↻ sys_close ↻ pb_app fsx_write fsx_write_denied fsx_denied sys_mmap ↻ fsx_lower fsx_ends_with vw_slen fsx_basename_is vw_slen ↻ fsx_ends_with ↻ fsx_deny_hit vw_slen ↻ vw_contains fsx_content_secret sys_openat_rd ↻ sys_mmap ↻ sys_read ↻ sys_close ↻

structs

none

consts

none

functions

6func main(argc: i64, argv: *i64) -> i64 { return sp_main(argc, argv) }
calls 1: sp_main