Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
8274
export
interface
Exportable {
8275
id(): Promise<ID>
8276
export
(path: string): Promise<string>
8277
}
8278
8279
export
class
_ExportableClient extends BaseClient {
Callers
14
test_object_sequence
Function · 0.65
api.spec.ts
File · 0.65
copy_file
Method · 0.65
copyFile
Method · 0.65
copy_file
Method · 0.65
copyFile
Method · 0.65
copy_file
Method · 0.65
copyFile
Method · 0.65
copy_file
Method · 0.65
copyFile
Method · 0.65
copy_file
Method · 0.65
copyFile
Method · 0.65
Calls
no outgoing calls
Tested by
1
test_object_sequence
Function · 0.52