mirage / ocaml-crunch

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

Silent flag, `hash` and `size` functions for the plain module #60

Closed MisterDA closed 2 years ago

MisterDA commented 2 years ago

Last but not least! This adds a silent flag, hash and size functions for the plain module. This adds a breaking change to the crunch library (a new parameter), but I suspect that people are rather using the ocaml-crunch executable.

dinosaure commented 2 years ago

Your PR fixes #53

dinosaure commented 2 years ago

And #52