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

Function file

sdk/python/tests/client/test_inputs.py:65–66  ·  view source on GitHub ↗
(client: Client)

Source from the content-addressed store, hash-verified

63
64@pytest.fixture
65def file(client: Client):
66 return client.file(FileID(""))
67
68
69def test_str(client: Client):

Callers 1

TestExportMethod · 0.85

Calls 2

FileIDClass · 0.70
fileMethod · 0.45

Tested by

no test coverage detected