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