todod ~master (2017-03-22T16:30:41Z)
Dub
Repo
writeToFile
todod
storage
Write string contents to file at the given path
void
writeToFile
(
string
path
,
string
name
,
string
contents
)
Meta
Source
See Implementation
todod
storage
functions
addStorageCommands
commitChanges
gitPull
gitPush
openRepo
readFile
writeToFile
structs
FileWatcher
GitRepo
Write string contents to file at the given path