MCPcopy Index your code
hub / github.com/RustPython/RustPython / generate.py

File generate.py

crates/doc/generate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import argparse
3import inspect
4import json

Callers

nothing calls this directly

Calls 3

mainFunction · 0.70
mkdirMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected