Module api

Source
Expand description

Public interface of the core module

Functions§

add
Writes the paths of the specified repos to the tracking file
check_all
Asynchronously retrieves important details about each repo in the tracking file and prints them to the standard output
check_repos
Asynchronously retrieves important details about each repo in the repos Vec and prints them to the standard output
list
Prints the paths of all tracked git repositories to the standard output
remove_all
Removes the tracking file
remove_repos
Removes only specified repositories from the tracking file
scan_all
Scans all directories in user’s /home
scan_dirs
Scans only specified directories