Documentation ¶ Index ¶ func Backup(cellHome string, now time.Time) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Backup ¶ func Backup(cellHome string, now time.Time) error Backup creates a timestamped backup of .claude.json in cellHome. It creates cellHome if absent, touches .claude.json if absent, copies it to a timestamped file, and keeps only the newest maxBackups. Types ¶ This section is empty. Source Files ¶ View all Source files backup.go Click to show internal directories. Click to hide internal directories.