package dunolint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Config_cache.Load_resultSource

Sourcetype t =
  1. | Absent
  2. | Present of Dunolint.Config.t
  3. | Error of Pplumbing_err.Err.t