Module that implements gorge for the compiler.
  
- proc opGorge(cmd, input, cache: string; info: TLineInfo; conf: ConfigRef): (
    string, int) {....raises: [OSError, IOError, ValueError, Exception, ValueError,
                            Exception], tags: [ReadEnvEffect, ReadIOEffect,
    ExecIOEffect, RootEffect, WriteIOEffect].}
- 
  Source
  Edit