その他ProcessProcess.waitForLineOutputバージョン: 22.5.0このページProcess.waitForLineOutput() メソッド シグネチャ: class Process { waitForLineOutput(regex: RegExp, timeout?: number): Promise<string>;} パラメータ パラメータタイプ説明regexRegExptimeoutnumber(省略可能) 戻り値 Promise<string>