package volgo-base

  1. Overview
  2. Docs

Module Vcs.Name_statusSource

Sourcemodule Change : sig ... end
Sourcemodule Changed : sig ... end
include module type of Volgo.Vcs.Name_status with type t := t and module Change := Volgo.Vcs.Name_status.Change and module Changed := Volgo.Vcs.Name_status.Changed
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_dyn : t -> Volgo_stdlib.Dyn.t

Returns the set of files that are involved by the changes, that are also present at src or dst respectively.