Usage
flush
Signature
flush: %
Description
Sending flush to a text or binary writer causes the stream to be flushed, so s flush is equivalent to flush!(s). Has no effect on unbuffered streams, such as stderr.