MCPcopy Create free account
hub / github.com/modem-dev/hunk / next

Function next

benchmarks/navigation-memory.ts:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74 }
75
76 const next = () => argv[++index];
77 switch (arg) {
78 case "--navigations":
79 options.navigations = parseNumberOption(arg, next());

Callers 1

parseArgsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected