Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ Doc
Method
Doc
dagql/objects.go:1044–1047 ·
view source on GitHub ↗
(paras ...string)
Source
from the content-addressed store, hash-verified
1042
}
1043
1044
func
(arg Argument) Doc(paras ...string) Argument {
1045
arg.Spec.Description = FormatDescription(paras...)
1046
return
arg
1047
}
1048
1049
func
(arg Argument) Sensitive() Argument {
1050
arg.Spec.Sensitive = true
Callers
15
TestIntrospection
Function · 0.45
InstallViewer
Function · 0.45
Args
Method · 0.45
TestDescription
Method · 0.45
TestOptionalDefaults
Method · 0.45
fileContents
Function · 0.45
Install
Method · 0.45
Install
Method · 0.45
Install
Method · 0.45
Install
Method · 0.45
Install
Method · 0.45
Install
Method · 0.45
Calls
1
FormatDescription
Function · 0.85
Tested by
5
TestIntrospection
Function · 0.36
InstallViewer
Function · 0.36
TestDescription
Method · 0.36
TestOptionalDefaults
Method · 0.36
fileContents
Function · 0.36