Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ Scalar
Class
Scalar
sdk/python/src/dagger/client/base.py:13–16 ·
view source on GitHub ↗
Custom scalar.
Source
from the content-addressed store, hash-verified
11
12
13
class
Scalar(str):
14
""
"Custom scalar."
""
15
16
__slots__ = ()
17
18
19
class
Enum(enum.Enum):
Callers
1
test_generator.py
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected