proc searchForProc(c: PContext; scope: PScope; fn: PSym): tuple[proto: PSym,
comesFromShadowScope: bool] {....raises: [ValueError, OSError, KeyError,
IOError, Exception, ERecoverableError], tags: [RootEffect, WriteIOEffect,
ReadEnvEffect, ReadIOEffect, ReadDirEffect], forbids: [].}
Source
Edit