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