Integrity checking for a set of .rod files. The set must cover a complete Nim project.
Procs
proc checkIntegrity(g: ModuleGraph) {....raises: [KeyError, Exception], tags: [ReadDirEffect, RootEffect].}
- Source Edit
Integrity checking for a set of .rod files. The set must cover a complete Nim project.
proc checkIntegrity(g: ModuleGraph) {....raises: [KeyError, Exception], tags: [ReadDirEffect, RootEffect].}