Database.isAnalyzed

If the file has already been analyzed.

  1. bool isAnalyzed(Path p)
  2. bool isAnalyzed(Path p, Checksum cs)
    struct Database
    @trusted
    bool
    isAnalyzed
    (
    const Path p
    ,
    const Checksum cs
    )

Meta