code wiki / (root) / nx_cat.nx

nx_cat.nx

buildroot/runtime/nx_cat.nx

593 B13 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

nx_cat.nx -- sovereign file print (retires cat / Get-Content). Reads <path> and writes it to stdout. Usage: nx_cat <path>. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_cat.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main sys_write sys_exit sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close

structs

none

consts

none

functions

5func main(argc: i64, argv: *i64) -> i64