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

File download_file.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

daytonaToolboxUrlFunction · 0.90
extractDaytonaErrorFunction · 0.90
downloadSizeErrorFunction · 0.70
getMethod · 0.65
toStringMethod · 0.45

Tested by

no test coverage detected