Database.isAnalyzed

If the file has already been analyzed.

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

Meta