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

Method id

sdk/python/tests/client/test_inputs.py:142–143  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

140
141class WithID:
142 async def id(self) -> Scalar:
143 return FileID("")
144
145
146@pytest.mark.parametrize(

Callers

nothing calls this directly

Calls 1

FileIDClass · 0.70

Tested by

no test coverage detected