ExpectImpl.sendLine

Sends a line to the pty. Ensures it ends with newline

class ExpectImpl(OutputRange)
void
sendLine
(
string command
)
if (
isOutputRange!(OutputRange, string)
)

Meta