package comby

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

An output can apply a style to a string and print a list of hunks

Parameters

module Mtime : sig ... end

Signature

module Rule : sig ... end
val print : print_global_header:bool -> file_names:(File_name.t * File_name.t) -> rules:Format.Rules.t -> print:(string -> unit) -> location_style:Format.Location_style.t -> Hunks.t -> unit