Skip to content
Snippets Groups Projects
user avatar
George Kiagiadakis authored
with ISOLATE_ENV, it isolates the global environment between scripts
just like it did before; without it, it uses a common environment

with MINIMAL_STD, it restricts even further the available library
functions; useful for configuration files that don't need to do
actual scripting, just to define some tables
94d527e1
History
Name Last commit Last update
..