MCPcopy Create free account
hub / github.com/tortoise/tortoise-orm / cli.py

File cli.py

tortoise/cli/cli.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import argparse
4import asyncio

Callers

nothing calls this directly

Calls 2

_supports_colorFunction · 0.85
mainFunction · 0.70

Tested by

no test coverage detected