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__0 -> summary:('acc__0 -> (
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'acc__1) -> readme:('acc__1 -> (
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> 'acc__2) -> working_dir:('acc__2 -> (
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'acc__3) -> path_to_exe:('acc__3 -> (
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'acc__4) -> 'acc__4
val
for_all :
t
-> summary:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> bool) -> readme:((
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> bool) -> working_dir:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> bool) -> path_to_exe:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> bool) -> bool
val
exists :
t
-> summary:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> bool) -> readme:((
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> bool) -> working_dir:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> bool) -> path_to_exe:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> bool) -> bool
val
to_list :
t
-> summary:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'elem__) -> readme:((
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> 'elem__) -> working_dir:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'elem__) -> path_to_exe:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> 'elem__) -> 'elem__ list
val
map :
t
-> summary:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> string) -> readme:((
t
, string
Core_kernel.Std.sexp_option
)
Fieldslib.Field.t
->
t
-> string
Core_kernel.Std.sexp_option
-> string
Core_kernel.Std.sexp_option
) -> working_dir:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> string) -> path_to_exe:((
t
, string)
Fieldslib.Field.t
->
t
-> string -> string) ->
t
val
set_all_mutable_fields :
t
-> unit