interface Illuminate / Console / Contracts / NewLineAware

NewLineAware

Methods

public

newLinesWritten ( ) : int

How many trailing newlines were written.

deprecated public

newLineWritten ( ) : bool

Whether a newline has already been written.