Database.isAnalyzed

If the file has already been analyzed.

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

Meta