code wiki / (root) / nx_site_publish.nx

nx_site_publish.nx

buildroot/runtime/nx_site_publish.nx

333 B6 linesdepth 8pulls 24 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)

structs

none

consts

none

functions

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