Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ download
Method
download
packages/component-sdk/src/interfaces.ts:111–111 ·
view source on GitHub ↗
* Download an artifact by ID
(id: string)
Source
from the content-addressed store, hash-verified
109
* Download an artifact by ID
110
*/
111
download(id: string): Promise<ArtifactDownloadResult>;
112
}
113
114
export
interface
ITraceService {
Callers
2
downloadArtifact
Function · 0.65
downloadTerminalArchive
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected