gorgeimpl

Module that implements gorge for the compiler.

Imports

msgs, options, lineinfos, pathutils

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

© 2006–2021 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/gorgeimpl.html