compiler/gorgeimpl

  Source   Edit

Module that implements gorge for the compiler.

Procs

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