Created
February 14, 2024 09:04
-
-
Save shubhamkumar13/97ae00c275c2e54126cbf645b7a8a44a to your computer and use it in GitHub Desktop.
convert a string to Eio.Path.t
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let to_path ~env path = Eio.Stdenv.fs env / path |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment