Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/modem-dev/hunk
/ next
Function
next
scripts/daemon-memory-check.ts:82–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
}
81
82
const
next = () => argv[++index];
83
switch (arg) {
84
case
"--cycles"
:
85
options.cycles = parseNumberOption(arg, next());
Callers
1
parseArgs
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected