MCPcopy Create free account
hub / github.com/dagger/dagger / export

Method export

sdk/typescript/src/api/client.gen.ts:8276–8276  ·  view source on GitHub ↗
(path: string)

Source from the content-addressed store, hash-verified

8274export interface Exportable {
8275 id(): Promise<ID>
8276 export(path: string): Promise<string>
8277}
8278
8279export class _ExportableClient extends BaseClient {

Callers 14

test_object_sequenceFunction · 0.65
api.spec.tsFile · 0.65
copy_fileMethod · 0.65
copyFileMethod · 0.65
copy_fileMethod · 0.65
copyFileMethod · 0.65
copy_fileMethod · 0.65
copyFileMethod · 0.65
copy_fileMethod · 0.65
copyFileMethod · 0.65
copy_fileMethod · 0.65
copyFileMethod · 0.65

Calls

no outgoing calls

Tested by 1

test_object_sequenceFunction · 0.52