MCPcopy Create free account
hub / github.com/dropbox/dbxcli / shareLinkKinds

Function shareLinkKinds

cmd/json_contract_test.go:1147–1149  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1145}
1146
1147func shareLinkKinds() []string {
1148 return []string{"file", "folder", "link"}
1149}
1150
1151func jsonFieldNames[T any]() []string {
1152 typ := reflect.TypeOf((*T)(nil)).Elem()

Callers 1

jsonCommandSchemasFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected