W3cubDocs

/Nim

gorgeimpl

Source Edit

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, ValueError], tags: [
    ReadEnvEffect, ReadIOEffect, ExecIOEffect, RootEffect, WriteIOEffect,
    TimeEffect], forbids: [].}
Source Edit

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