$ luarocks install osenvos.getenv gets values from the process environment.
But how do you set them?
require('osenv').MY_VAR = "MY_VALUE"
Versions
Dependencies
lua >= 5.1
$ luarocks install osenvos.getenv gets values from the process environment.
But how do you set them?
require('osenv').MY_VAR = "MY_VALUE"