Expect.this

Undocumented in source.
  1. this(string cmd, File[] oFiles)
  2. this(string cmd, string[] args, File[] oFiles)
    class Expect
    this
    (
    string cmd
    ,
    string[] args
    ,
    File[] oFiles...
    )
  3. this(string cmd, ExpectSink sink)
  4. this(string cmd, string[] args, ExpectSink sink)

Meta