Skip to main content

Crate difflore_cli

Crate difflore_cli 

Source

Modules§

cli
commands
error
hook_cache
Small hot-path helpers for lifecycle hooks.
hook_forward
hook_runtime
hooks
Platform hook adapter layer.
mcp_install
MCP installer: registers difflore as an MCP server with every detected AI coding tool, in one shot. Public entry points are install_all, uninstall_all, status, collect_status_snapshot, detect_install_drift, and maybe_print_mcp_hint.
runtime
style
CLI style helpers. The public terminal surface uses an ASCII-safe 5-symbol set so Windows logs, CI, and screenshot captures stay aligned. NO_COLOR env-var disables coloring; support is detected once at startup via detect_color_support() and cached.

Functions§

run