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