mojox.Console.ReadStdout - nitrologic/monkey2 GitHub Wiki

mojox::mojox.mojox.Console.ReadStdout

Method ReadStdout:monkey:monkey.types.String( )

Reads process stdout.

If an empty string is returned, the process has finished.

This method may have to wait for stdout to become available, so should always be called on a fiber.