Implements the new configuration system for Nim. Uses Nim as a scripting language.
proc runNimScript(cache: IdentCache; scriptName: AbsoluteFile;
idgen: IdGenerator; freshDefines = true; conf: ConfigRef;
stream: PLLStream) {....raises: [Exception, ValueError, KeyError,
OSError, IOError, ERecoverableError, EOFError, ESuggestDone], tags: [
RootEffect, ReadDirEffect, WriteIOEffect, ReadIOEffect, ReadEnvEffect,
WriteDirEffect, TimeEffect, ExecIOEffect], forbids: [].}
© 2006–2024 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/scriptconfig.html