readline not pausing for or allowing input

前端 未结 0 1211
心在旅途
心在旅途 2020-12-20 05:21

Here is my code:

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


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