mirage / ocaml-crunch

Convert a filesystem into a static OCaml module
Other
74 stars 21 forks source link

Documentation of the generated module interface #63

Open cuihtlauac opened 1 year ago

cuihtlauac commented 1 year ago

Provide documentation of the generated module interface

val file_list : string list
val read : string -> string option
val hash : string -> string option
val size : string -> int option