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

Method buildExtendedPath

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

* Build extended PATH with all common tool locations * @param currentPath - Current PATH value * @returns Extended PATH string

(currentPath?: string)

Source from the content-addressed store, hash-verified

70 * @returns Extended PATH string
71 */
72 buildExtendedPath(currentPath?: string): string
73
74 /**
75 * Get the default shell for this platform

Callers 2

buildEnvironmentFunction · 0.80
buildExtendedPathFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected