package dune-rpc

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

Module Private.Files_to_promoteSource

Describe what files should be promoted.

Describe what files should be promoted.

Sourcetype t =
  1. | All
  2. | These of Stdune.Path.Source.t list
Sourceval sexp : (t, Dune_rpc__.Conv.values) Dune_rpc__.Conv.t