nx_site_publish.nx
buildroot/runtime/nx_site_publish.nx
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
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
structs
| none |
consts
| none |
functions
| 6 | func main(argc: i64, argv: *i64) -> i64 { return sp_main(argc, argv) } calls 1: sp_main |