removeFile

Removes a file

  1. void removeFile(NativePath path)
  2. void removeFile(string path)
    @safe
    void
    removeFile
    (
    string path
    )

Meta