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

Function structuredOutputCommandPathsWithVersion

cmd/json_contract_test.go:302–305  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300}
301
302func structuredOutputCommandPathsWithVersion() []string {
303 paths := structuredOutputCommandPaths(RootCmd)
304 return append(paths, NewVersionCommand("test").Name())
305}
306
307func jsonContractCommandPathsWithVersion() []string {
308 paths := structuredOutputCommandPathsWithVersion()

Calls 2

NewVersionCommandFunction · 0.85

Tested by

no test coverage detected