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

Function setRevsOutputJSON

cmd/revs_test.go:237–240  ·  view source on GitHub ↗
(t *testing.T, cmd *cobra.Command)

Source from the content-addressed store, hash-verified

235}
236
237func setRevsOutputJSON(t *testing.T, cmd *cobra.Command) {
238 t.Helper()
239 setRevsFlag(t, cmd, outputFlag, "json")
240}
241
242func setRevsFlag(t *testing.T, cmd *cobra.Command, name, value string) {
243 t.Helper()

Calls 1

setRevsFlagFunction · 0.85

Tested by

no test coverage detected