MCPcopy Index your code
hub / github.com/clips/pattern / __main__.py

File __main__.py

pattern/text/xx/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#### PATTERN | XX | PARSER COMMAND-LINE ############################################################
2# In Python 2.7+ modules invoked from the command line will look for a __main__.py.
3
4from __init__ import parse, commandline

Callers

nothing calls this directly

Calls 1

commandlineFunction · 0.90

Tested by

no test coverage detected