MCPcopy 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
1139func schemaRef(name string) *string {
1140 return &name
1141}
1142
1143func metadataKinds() []string {
1144 return []string{"deleted", "file", "folder"}

Callers 1

jsonCommandSchemasFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected