package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Mar 24, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package diff implements the ctx memory diff subcommand.
It shows line-level differences between the mirror and current MEMORY.md.
Cmd returns the memory diff subcommand.
Returns:
- *cobra.Command: command for showing memory diff.
Run computes and prints a line-based diff between the mirror and
current MEMORY.md.
Parameters:
- cmd: Cobra command for output routing.
Returns:
- error: on discovery or diff failure.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.