Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/mux
/ resolveLocalPtyShell.test.ts
File
resolveLocalPtyShell.test.ts
src/node/utils/main/resolveLocalPtyShell.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ resolveLocalPtyShell } from
"./resolveLocalPtyShell"
;
2
3
describe(
"resolveLocalPtyShell"
, () => {
4
it(
"uses SHELL when it is set, non-empty, and available"
, () => {
Callers
nothing calls this directly
Calls
1
resolveLocalPtyShell
Function · 0.90
Tested by
no test coverage detected