todod ~master (2017-03-22T16:30:41Z)
Dub
Repo
FileWatcher
todod
storage
Undocumented in source.
struct
FileWatcher {
this
(string path, string file);
bool
changed
();
}
Constructors
this
this
(string path, string file)
Undocumented in source.
Members
Functions
changed
bool
changed
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
todod
storage
functions
addStorageCommands
commitChanges
gitPull
gitPush
openRepo
readFile
writeToFile
structs
FileWatcher
GitRepo