Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ComposioHQ/composio
/ local-tools.cmd.test.ts
File
local-tools.cmd.test.ts
ts/packages/cli/test/src/commands/local-tools.cmd.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
;
2
import
os from
'node:os'
;
3
import
path from
'node:path'
;
4
import
{ describe, expect, layer } from
'@effect/vitest'
;
Callers
nothing calls this directly
Calls
4
cli
Function · 0.90
describe
Function · 0.85
withLocalToolsPath
Function · 0.85
parse
Method · 0.45
Tested by
no test coverage detected