mte/unikernel/duniverse/ocaml-re/lib/posix_class.mli

4 lines
99 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
val names : string list
val of_name : string -> Core.t
val parse : Parse_buffer.t -> Core.t option