Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
141
class
WithID:
142
async
def
id(self) -> Scalar:
143
return
FileID(
""
)
144
145
146
@pytest.mark.parametrize(
Callers
nothing calls this directly
Calls
1
FileID
Class · 0.70
Tested by
no test coverage detected