Skip to content
#

lunatic

Here are 3 public repositories matching this topic...

Language: All
Filter by language
bkolobara
bkolobara commented Aug 31, 2021

If a new Environment is created, processes inside of it will not have access to any command line arguments or environment variables by default. They need to be added to the ConfigEnv struct from which the Environment is created. Currently this is only possible from the host, but is not exposed as a [host function

good first issue

Improve this page

Add a description, image, and links to the lunatic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lunatic topic, visit your repo's landing page and select "manage topics."

Learn more