package jenga

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

simple make-style rule triple, named Trip.t to distinguish from Jenga's more powerful rules Rule.t below.

type t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val dir : t -> Path.t
val to_sh_ignoring_dir : t -> string
val string_for_one_line_make_recipe_ignoring_dir : t -> string