Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ file
Function
file
sdk/python/tests/client/test_inputs.py:65–66 ·
view source on GitHub ↗
(client: Client)
Source
from the content-addressed store, hash-verified
63
64
@pytest.fixture
65
def
file(client: Client):
66
return
client.file(FileID(
""
))
67
68
69
def
test_str(client: Client):
Callers
1
TestExport
Method · 0.85
Calls
2
FileID
Class · 0.70
file
Method · 0.45
Tested by
no test coverage detected