ic/integrity

Search:
Group by:
Source   Edit  

Integrity checking for a set of .rod files. The set must cover a complete Nim project.

Procs

proc checkIntegrity(g: ModuleGraph) {....raises: [KeyError, ValueError, OSError,
    Exception], tags: [ReadDirEffect, RootEffect], forbids: [].}
Source   Edit