Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ Directory
Class
Directory
sdk/python/tests/client/test_inputs.py:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
49
50
class
Directory(Type):
51
@typecheck
52
async
def
id(self) -> DirectoryID:
53
return
DirectoryID(
"dirhash"
)
54
55
56
class
File(Type): ...
Callers
1
directory
Method · 0.70
Calls
no outgoing calls
Tested by
1
directory
Method · 0.56