todod v1.0.2 (2015-04-28T09:40:45Z)
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