Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SethGammon/Citadel
/ test-deliver.js
File
test-deliver.js
scripts/test-deliver.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
'use strict'
;
3
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
11
writeMapIndex
Function · 0.85
generateMapIndex
Function · 0.85
defaultOutputPath
Function · 0.85
readIntakeFile
Function · 0.85
createDeliveryFromIntake
Function · 0.85
listPendingIntakes
Function · 0.85
resolveNextIntake
Function · 0.85
slugify
Function · 0.70
withTempProject
Function · 0.70
write
Function · 0.70
assert
Function · 0.70
Tested by
no test coverage detected