readline not pausing for or allowing input

前端 未结 0 2013
你的背包
你的背包 2020-12-20 04:56

Here is my code:

readline = require("readline");
input = readline.createInterface({
    input: process.stdin,         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题