dexpect v0.0.3 (2015-05-24T19:39:12Z)
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
data
sink
timeout
variables
_sink
Sends a line to the pty. Ensures it ends with newline