todod ~master (2022-04-11T06:43:44.8370892)
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