Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RtlZeroMemory/Rezi
/ codeDraftFromState
Function
codeDraftFromState
scripts/hsr/widget-app.mjs:185–187 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
183
}
184
185
function
codeDraftFromState(state) {
186
return
joinCodeLines(state.codeLines);
187
}
188
189
async
function
saveBannerToWidgetFile() {
190
const
extracted = extractBannerFromSnippet(
Callers
1
saveBannerToWidgetFile
Function · 0.85
Calls
1
joinCodeLines
Function · 0.90
Tested by
no test coverage detected