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

Function jsonContractStringPtr

cmd/json_contract_test.go:1026–1028  ·  view source on GitHub ↗
(value string)

Source from the content-addressed store, hash-verified

1024}
1025
1026func jsonContractStringPtr(value string) *string {
1027 return &value
1028}
1029
1030func jsonContractDefinitions() map[string][]string {
1031 return normalizeStringSliceMap(map[string][]string{

Callers 4

sampleJSONFileMetadataFunction · 0.85
sampleTeamMemberJSONFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected