ppx_getenv icon indicating copy to clipboard operation
ppx_getenv copied to clipboard

A sample syntax extension using OCaml's new extension points API.

Results 1 ppx_getenv issues
Sort by recently updated
recently updated
newest added

Hi! I often find the `getenv` ppx very useful, but one thing that is missing from it is the ability to statically fail when the environment variable is not set....