proc rmtree(path: string; ignore_errors = false; onerror: OnExc = nil; onexc: OnExc = nil; dir_fd = -1) {. ...raises: [Exception, NotImplementedError, ValueError], tags: [RootEffect], forbids: [].}