hammerlab / genspio

Generate Shell Phrases In OCaml
https://smondet.gitlab.io/genspio-doc/
Apache License 2.0
48 stars 3 forks source link

Add `EDSL.getenv/setenv` #27

Closed smondet closed 7 years ago

smondet commented 7 years ago

sentenv would have to track its scope(?)

Like?

val setenv: name: string t -> value: 'a t -> (unit -> 'a t) -> 'a