writeToFile

Write string contents to file at the given path

void
writeToFile
(
string path
,
string name
,
string contents
)

Meta