extends |
ConsoleTargetInterface |
---|
A console output target with an underlying PHP stream
Methods | ||
---|---|---|
public
|
isStdout(): bool
|
# |
public
|
isStderr(): bool
|
# |
public
|
isTty(): bool
|
# |
public
|
getEol(): string
|
# |
public
|
reopen(): void
|
# |
Methods inherited from Salient\Contract\Console\ConsoleTargetInterface |
---|
getFormatter(), getWidth(), write(), close() |