ExpectImpl.sink

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto sink [@property getter]
    class ExpectImpl(OutputRange)
    @property
    sink
    ()
    if (
    isOutputRange!(OutputRange, string)
    )
  2. OutputRange sink [@property setter]

Meta