MCPcopy Create free account
hub / github.com/ceph/ceph / ArgumentNumber

Class ArgumentNumber

src/pybind/ceph_argparse.py:67–71  ·  view source on GitHub ↗

Wrong number of a repeated argument

Source from the content-addressed store, hash-verified

65
66
67class ArgumentNumber(ArgumentError):
68 """
69 Wrong number of a repeated argument
70 """
71 pass
72
73
74class ArgumentFormat(ArgumentError):

Callers 1

validateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected