Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
67
class
ArgumentNumber(ArgumentError):
68
""
"
69
Wrong number of a repeated argument
70
""
"
71
pass
72
73
74
class
ArgumentFormat(ArgumentError):
Callers
1
validate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected