Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ file
Method
file
sdk/python/tests/client/test_inputs.py:28–29 ·
view source on GitHub ↗
(self, id: FileID)
Source
from the content-addressed store, hash-verified
26
27
@typecheck
28
def
file(self, id: FileID) ->
"File"
:
29
return
File(self._ctx)
30
31
32
class
Container(Type):
Callers
4
file
Function · 0.45
test_required
Function · 0.45
test_git_repository
Function · 0.45
test_host_directory
Function · 0.45
Calls
1
File
Class · 0.70
Tested by
no test coverage detected