MCPcopy
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
248class AnyOptions(Optional):
249
250 """Marker/placeholder for [options] shortcut."""
251
252
253class OneOrMore(ParentPattern):

Callers 3

test_pattern_flatFunction · 0.90
test_parse_patternFunction · 0.90
parse_atomFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_pattern_flatFunction · 0.72
test_parse_patternFunction · 0.72

Used in the wild real call sites across dependent graphs

searching dependent graphs…