rl.resume()


如果 input 流已暂停,则 rl.resume() 方法会恢复该流。

The rl.resume() method resumes the input stream if it has been paused.