dexpect v0.0.3 (2015-05-24T19:39:12Z)
Home
Dub
Repo
ExpectImpl.expect
dexpect
ExpectImpl
Undocumented in source. Be warned that the author may not have intended to support it.
int
expect
(string toExpect)
int
expect
(string toExpect, Duration timeout)
int
expect
(string[] arr, Duration timeout)
class
ExpectImpl
(OutputRange)
int
expect
(
string
[]
arr
,
Duration
timeout
)
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