overwrite

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void overwrite(Options options, string fileName, string newContents)
  2. void overwrite(string fileName, string newContents)
    void
    overwrite
    (
    in string fileName
    ,
    in string newContents
    )

Meta