mte/unikernel/duniverse/ocaml-re/lib/posix_class.mli
2025-11-11 02:07:51 +01:00

3 lines
99 B
OCaml

val names : string list
val of_name : string -> Core.t
val parse : Parse_buffer.t -> Core.t option