MCPcopy Create free account
hub / github.com/21st-dev/1code / getDefaultShell

Method getDefaultShell

src/main/lib/platform/types.ts:78–78  ·  view source on GitHub ↗

* Get the default shell for this platform * @returns Path to default shell executable

()

Source from the content-addressed store, hash-verified

76 * @returns Path to default shell executable
77 */
78 getDefaultShell(): string
79
80 /**
81 * Detect user's preferred shell (async, may spawn processes)

Callers 3

detectShellFunction · 0.65
buildEnvironmentFunction · 0.65
getDefaultShellFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected