ExpectImpl.before

Returns all data before the last succesfull expect

class ExpectImpl(OutputRange)
@property
string
before
()
if (
isOutputRange!(OutputRange, string)
)

Meta