Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ test_id
Function
test_id
sdk/python/tests/client/test_inputs.py:80–81 ·
view source on GitHub ↗
(client: Client)
Source
from the content-addressed store, hash-verified
78
79
80
def
test_id(client: Client):
81
client.directory(DirectoryID(
"dirid"
))
82
83
84
def
test_id_instance(client: Client):
Callers
nothing calls this directly
Calls
2
DirectoryID
Class · 0.70
directory
Method · 0.45
Tested by
no test coverage detected