MCPcopy 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
1143func metadataKinds() []string {
1144 return []string{"deleted", "file", "folder"}
1145}
1146
1147func shareLinkKinds() []string {
1148 return []string{"file", "folder", "link"}

Callers 1

jsonCommandSchemasFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected