package dunolint

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

Module Executable.PrivateSource

Sourceval rewrite : ?load_existing_libraries:Base.bool -> t -> sexps_rewriter:Sexps_rewriter.t -> field:Sexplib0.Sexp.t -> Base.unit

At this time we export rewrite with an altered type, to add the extra flag load_existing_libraries, which defaults to false. Using true causes existing libraries to be read and added to the in-memory value prior to rewriting. This is used internally by a private tool but shall disappear after some refactoring has happened.

OCaml

Innovation. Community. Security.