XDG library path support for OCaml via Eio capabilities
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

tests: optional on eio_main

+2
+2
test/dune
··· 1 1 (executable 2 2 (name xdg_example) 3 + (optional) 3 4 (libraries xdge eio_main cmdliner fmt)) 4 5 5 6 (executable 6 7 (name test_paths) 8 + (optional) 7 9 (libraries xdge eio eio_main)) 8 10 9 11 (cram