Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dropbox/dbxcli
/ schemaRef
Function
schemaRef
cmd/json_contract_test.go:1139–1141 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
1137
}
1138
1139
func
schemaRef(name string) *string {
1140
return
&name
1141
}
1142
1143
func
metadataKinds() []string {
1144
return
[]string{
"deleted"
,
"file"
,
"folder"
}
Callers
1
jsonCommandSchemas
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected