Database.removeFile

Remove the file with all mutations that are coupled to it.

  1. void removeFile(Path p)
    struct Database
    @trusted
    void
    removeFile
    (
    const Path p
    )
  2. void removeFile(TestFilePath p)

Meta