Up
Module
Direct
Signature
val
iter :
t
-> summary:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> unit) -> readme:((
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> unit) -> working_dir:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> unit) -> path_to_exe:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> unit) -> unit
val
fold :
t
-> init:'acc__ -> summary:('acc__ -> (
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'acc__) -> readme:('acc__ -> (
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> 'acc__) -> working_dir:('acc__ -> (
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'acc__) -> path_to_exe:('acc__ -> (
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'acc__) -> 'acc__
val
set_all_mutable_fields :
t
-> unit