src/cpython/nis

    Dark Mode
Search:
Group by:

Procs

proc match(key, mapname: string): seq[string] {.
    ...raises: [Exception, ValueError, OSError, IOError, EOFError, KeyError],
    tags: [RootEffect].}
proc get_default_domain(): string {....raises: [Exception, ValueError, OSError,
    IOError, EOFError, KeyError], tags: [RootEffect].}