Database.getFileId

  1. Nullable!FileId getFileId(Path p)
  2. Nullable!FileId getFileId(MutationId id)
    struct Database
    @trusted
    Nullable!FileId
    getFileId
    ()

Return Value

Type: Nullable!FileId

the path ID for the mutant.

Meta