ExpectImpl.read

Reads data from the spawn This function will sleep for timeToWait' Duration if nothing was read first time timeToWait is 50.msecs by default

class ExpectImpl(OutputRange)
void
read
(
Duration timeToWait = 150.msecs
)
if (
isOutputRange!(OutputRange, string)
)

Meta