proc genFile(templatable: Templatable; tconfig: TConfig; wingsType: WingsType): string {...}{.raises: [ ValueError, GenericError, KeyError, IOError, OSError, ConflictingValueError, DuplicateKeyError, Exception], tags: [ReadIOEffect, WriteIOEffect].}