OtherProcessProcess.waitForLineOutputVersion: 20.8.2On this pageProcess.waitForLineOutput() methodSignature:class Process { waitForLineOutput(regex: RegExp, timeout?: number): Promise<string>;}ParametersParameterTypeDescriptionregexRegExptimeoutnumber(Optional)Returns:Promise<string>