dexpect ~master (2015-05-27T16:55:52Z)
Home
Dub
Repo
ExpectImpl.sendLine
dexpect
ExpectImpl
Sends a line to the pty. Ensures it ends with newline
class
ExpectImpl
(OutputRange)
void
sendLine
(
string
command
)
if
(
isOutputRange
!(
OutputRange
,
string
)
)
Meta
Source
See Implementation
dexpect
ExpectImpl
constructors
this
destructors
~this
functions
expect
read
readAllAvailable
send
sendLine
properties
after
before
timeout
Sends a line to the pty. Ensures it ends with newline