Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ sshAskpass.test.ts
File
sshAskpass.test.ts
src/node/runtime/sshAskpass.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, spyOn, test } from
"bun:test"
;
2
import
* as fs from
"fs"
;
3
import
* as os from
"os"
;
4
import
* as path from
"path"
;
Callers
nothing calls this directly
Calls
10
createAskpassSession
Function · 0.90
parseHostKeyPrompt
Function · 0.90
listAskpassTempDirs
Function · 0.85
simulateAskpassInvocation
Function · 0.85
resolve
Method · 0.80
push
Method · 0.65
cleanup
Method · 0.65
writeFile
Method · 0.65
stat
Method · 0.65
has
Method · 0.45
Tested by
no test coverage detected