Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docopt/docopt
/ AnyOptions
Class
AnyOptions
docopt.py:248–250 ·
view source on GitHub ↗
Marker/placeholder for [options] shortcut.
Source
from the content-addressed store, hash-verified
246
247
248
class
AnyOptions(Optional):
249
250
""
"Marker/placeholder for [options] shortcut."
""
251
252
253
class
OneOrMore(ParentPattern):
Callers
3
test_pattern_flat
Function · 0.90
test_parse_pattern
Function · 0.90
parse_atom
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_pattern_flat
Function · 0.72
test_parse_pattern
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…