package merlin-lib

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

Parameters

module Input : sig ... end

Signature

val read : string -> Input.t
val flush : ?older_than:float -> unit -> unit
val clear : unit -> unit
val check : string -> bool
val get_cached_entry : string -> Input.t
  • raises Not_found

    if the file is not in cache.