todod ~dinotify (2022-03-08T06:28:52.7844575)
Dub
Repo
GitRepo
todod
storage
git repository
struct
GitRepo {
git_repository
*
repo
;
string
workPath
();
}
Members
Functions
workPath
string
workPath
()
Return the path of the repo
Variables
repo
git_repository
*
repo
;
Undocumented in source.
Meta
Source
See Implementation
todod
storage
classes
MonitoredFile
functions
addStorageCommands
commitChanges
fileActor
fileMonitor
gitPull
gitPush
openRepo
readFile
writeToFile
structs
GitRepo
git repository