todod v1.0.2 (2015-04-28T09:40:45Z)
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
functions
addStorageCommands
commitChanges
gitPull
gitPush
openRepo
readFile
writeToFile
structs
FileWatcher
GitRepo
git repository