basedefs

Source   Edit  

Lets

ARGS = tmpTuple_1811940884[1]
Source   Edit  
CMDENVS = tmpTuple_1811940884[2]
Source   Edit  
KWARGS = tmpTuple_1811940884[0]
Source   Edit  

Procs

proc asBool(s: string): bool {....raises: [], tags: [], forbids: [].}
Source   Edit  
proc parseParams(): tuple[kws: Table[string, string], args: seq[string],
                          envs: Table[string, string]] {....raises: [],
    tags: [ReadIOEffect], forbids: [].}
Source   Edit  

Macros

macro getStrOfIdent(ident: untyped): string
Source   Edit  

Templates

template isTopLevel(): bool
Source   Edit  
template suppress(exception: typedesc[Exception]; code: untyped)
Source   Edit