Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ legacy_id_name
Function
legacy_id_name
sdk/python/codegen/src/codegen/generator.py:389–390 ·
view source on GitHub ↗
(type_name: TypeName)
Source
from the content-addressed store, hash-verified
387
388
389
def
legacy_id_name(type_name: TypeName) -> IDName:
390
return
f
"{type_name}ID"
391
392
393
def
legacy_idable_types(
Callers
2
legacy_id_names
Function · 0.85
format_input_type
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected