context_app.command("delete")
| 1 | # src/codegraphcontext/cli/main.py |
| 2 | """ |
| 3 | This module defines the command-line interface (CLI) for the CodeGraphContext application. |
| 4 | It uses the Typer library to create a user-friendly and well-documented CLI. |
nothing calls this directly
no outgoing calls
no test coverage detected