Skip to main content

Module registry

Module registry 

Source

Structs§

Registry
RepoEntry

Functions§

get_all_registered_repos
Get all registered repositories.
get_registry_path
Get the path to the global registry file.
load_registry
Load the global registry from disk.
prune_registry
Prune registry entries for non-existent repositories.
register_repo
Register a repository in the global registry.
save_registry
Save the global registry to disk.
scan_for_repos
Scan filesystem for git repositories with worktrees.
update_last_seen
Update the last_seen timestamp.