MCPcopy Index your code
hub / github.com/simstudioai/sim / git_clone.ts

File git_clone.ts

apps/sim/tools/daytona/git_clone.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { DaytonaGitCloneParams, DaytonaGitCloneResponse } from '@/tools/daytona/types'
2import { daytonaToolboxUrl, extractDaytonaError } from '@/tools/daytona/utils'
3import type { ToolConfig } from '@/tools/types'
4

Callers

nothing calls this directly

Calls 2

daytonaToolboxUrlFunction · 0.90
extractDaytonaErrorFunction · 0.90

Tested by

no test coverage detected