Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ edit_issue_body.ts
File
edit_issue_body.ts
scripts/edit_issue_body.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env bun
2
3
import
{ $ } from
"bun"
;
4
import
{ mkdtempSync, writeFileSync, rmSync } from
"fs"
;
Callers
nothing calls this directly
Calls
1
spawn
Method · 0.80
Tested by
no test coverage detected