Module Ketrew_document (.ml)

module Ketrew_document: sig .. end
Transform complex Ketrew values into display-friendly Log.t values.

val build_process : ?with_details:bool ->
[< `Long_running of string * string | `No_operation ] -> SmartPrint.t
Transform complex Ketrew values into display-friendly Log.t values.
val target_for_menu : Ketrew_target.t -> Ketrew_pervasives.Log.t
val metadata : full:bool -> [ `String of string ] -> Ketrew_pervasives.Log.t
val target : ?build_process_details:bool ->
?condition_details:bool ->
?metadata_details:bool -> Ketrew_target.t -> Ketrew_pervasives.Log.t