Skip to main content

index_path

Function index_path 

Source
pub fn index_path(host: Host) -> PathBuf
Expand description

Persistent skill index for host. Each host indexes only its own skill library (see crate::config::Config::for_host), so the files are kept apart; Claude keeps the original index.json to avoid orphaning it.