package async_smtp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val iter : Core__Command.Shape.Exec_info.t -> summary: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> unit) -> readme: ((Core__Command.Shape.Exec_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string Core__.Import.sexp_option -> unit) -> working_dir: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> unit) -> path_to_exe: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> unit) -> child_subcommand: ((Core__Command.Shape.Exec_info.t, string list) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string list -> unit) -> unit
val fold : Core__Command.Shape.Exec_info.t -> init:'acc__0 -> summary: ('acc__0 -> (Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> 'acc__1) -> readme: ('acc__1 -> (Core__Command.Shape.Exec_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string Core__.Import.sexp_option -> 'acc__2) -> working_dir: ('acc__2 -> (Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> 'acc__3) -> path_to_exe: ('acc__3 -> (Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> 'acc__4) -> child_subcommand: ('acc__4 -> (Core__Command.Shape.Exec_info.t, string list) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string list -> 'acc__5) -> 'acc__5
val for_all : Core__Command.Shape.Exec_info.t -> summary: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> bool) -> readme: ((Core__Command.Shape.Exec_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string Core__.Import.sexp_option -> bool) -> working_dir: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> bool) -> path_to_exe: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> bool) -> child_subcommand: ((Core__Command.Shape.Exec_info.t, string list) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string list -> bool) -> bool
val exists : Core__Command.Shape.Exec_info.t -> summary: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> bool) -> readme: ((Core__Command.Shape.Exec_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string Core__.Import.sexp_option -> bool) -> working_dir: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> bool) -> path_to_exe: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> bool) -> child_subcommand: ((Core__Command.Shape.Exec_info.t, string list) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string list -> bool) -> bool
val to_list : Core__Command.Shape.Exec_info.t -> summary: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> 'elem__) -> readme: ((Core__Command.Shape.Exec_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string Core__.Import.sexp_option -> 'elem__) -> working_dir: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> 'elem__) -> path_to_exe: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> 'elem__) -> child_subcommand: ((Core__Command.Shape.Exec_info.t, string list) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string list -> 'elem__) -> 'elem__ list
val map : Core__Command.Shape.Exec_info.t -> summary: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> string) -> readme: ((Core__Command.Shape.Exec_info.t, string Core__.Import.sexp_option) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string Core__.Import.sexp_option -> string Core__.Import.sexp_option) -> working_dir: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> string) -> path_to_exe: ((Core__Command.Shape.Exec_info.t, string) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string -> string) -> child_subcommand: ((Core__Command.Shape.Exec_info.t, string list) Fieldslib.Field.t -> Core__Command.Shape.Exec_info.t -> string list -> string list) -> Core__Command.Shape.Exec_info.t
val set_all_mutable_fields : Core__Command.Shape.Exec_info.t -> unit
OCaml

Innovation. Community. Security.