Module Async_extra.Command.Shape.Base_info.Fields

val names : string list
val flags : (Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t
val anons : (Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t
val readme : (Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t
val summary : (Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t
val fold : init:'acc__0 ‑> summary:('acc__0 ‑> (Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> 'acc__1) ‑> readme:('acc__1 ‑> (Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'acc__2) ‑> anons:('acc__2 ‑> (Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> 'acc__3) ‑> flags:('acc__3 ‑> (Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> 'acc__4) ‑> 'acc__4
val make_creator : summary:((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> 'acc__0 ‑> ('input__ ‑> string) * 'acc__1) ‑> readme:((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'acc__1 ‑> ('input__ ‑> string Core__.Import.sexp_option) * 'acc__2) ‑> anons:((Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> 'acc__2 ‑> ('input__ ‑> Core__Command.Shape.Base_info.anons) * 'acc__3) ‑> flags:((Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> 'acc__3 ‑> ('input__ ‑> Core__Command.Shape.Flag_info.t list) * 'acc__4) ‑> 'acc__0 ‑> ('input__ ‑> Core__Command.Shape.Base_info.t) * 'acc__4
val create : summary:string ‑> readme:string Core__.Import.sexp_option ‑> anons:Core__Command.Shape.Base_info.anons ‑> flags:Core__Command.Shape.Flag_info.t list ‑> Core__Command.Shape.Base_info.t
val map : summary:((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> string) ‑> readme:((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> string Core__.Import.sexp_option) ‑> anons:((Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> Core__Command.Shape.Base_info.anons) ‑> flags:((Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> Core__Command.Shape.Flag_info.t list) ‑> Core__Command.Shape.Base_info.t
val iter : summary:((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> unit) ‑> readme:((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> unit) ‑> anons:((Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> unit) ‑> flags:((Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> unit) ‑> unit
val for_all : summary:((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> bool) ‑> readme:((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> bool) ‑> anons:((Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> bool) ‑> flags:((Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> bool) ‑> bool
val exists : summary:((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> bool) ‑> readme:((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> bool) ‑> anons:((Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> bool) ‑> flags:((Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> bool) ‑> bool
val to_list : summary:((Core__Command.Shape.Base_info.t, string) Fieldslib.Field.t ‑> 'elem__) ‑> readme:((Core__Command.Shape.Base_info.t, string Core__.Import.sexp_optionFieldslib.Field.t ‑> 'elem__) ‑> anons:((Core__Command.Shape.Base_info.tCore__Command.Shape.Base_info.anonsFieldslib.Field.t ‑> 'elem__) ‑> flags:((Core__Command.Shape.Base_info.tCore__Command.Shape.Flag_info.t list) Fieldslib.Field.t ‑> 'elem__) ‑> 'elem__ list
val map_poly : ([< `Read | `Set_and_create ], Core__Command.Shape.Base_info.t'x0Fieldslib.Field.user ‑> 'x0 list
module Direct : sig ... end