MCPcopy Create free account
hub / github.com/CodeGraphContext/CodeGraphContext / context_delete

Route context_delete

src/codegraphcontext/cli/main.py:None–None  ·  view source on GitHub ↗
context_app.command("delete")

Source from the content-addressed store, hash-verified

1# src/codegraphcontext/cli/main.py
2"""
3This module defines the command-line interface (CLI) for the CodeGraphContext application.
4It uses the Typer library to create a user-friendly and well-documented CLI.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected