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

Function setSearchOutputJSON

cmd/search_test.go:404–407  ·  view source on GitHub ↗
(t *testing.T, cmd *cobra.Command)

Source from the content-addressed store, hash-verified

402}
403
404func setSearchOutputJSON(t *testing.T, cmd *cobra.Command) {
405 t.Helper()
406 setSearchFlag(t, cmd, outputFlag, "json")
407}
408
409func setSearchFlag(t *testing.T, cmd *cobra.Command, name, value string) {
410 t.Helper()

Calls 1

setSearchFlagFunction · 0.85

Tested by

no test coverage detected