Module Dune_rpc_private.Files_to_promote

Describe what files should be promoted. The second argument of These is a function that is called on files that cannot be promoted.

type t =
  1. | All
  2. | These of Stdune.Path.Source.t list * Stdune.Path.Source.t -> unit
val sexp : t Conv.value