gorgeimpl

    Dark Mode
Search:
Group by:

Module that implements gorge for the compiler.

Procs

proc opGorge(cmd, input, cache: string; info: TLineInfo; conf: ConfigRef): (
    string, int) {...}{.raises: [OSError, IOError, Exception, Exception], tags: [
    ReadEnvEffect, ReadIOEffect, ExecIOEffect, RootEffect, WriteIOEffect].}
  Source Edit