extends |
ConsoleTargetInterface |
---|
A console output target that applies an optional prefix to each line of output
Methods | ||
---|---|---|
public
|
setPrefix(?string $prefix): $this
|
# |
public
|
getPrefix(): ?string
|
# |
Methods inherited from Salient\Contract\Console\ConsoleTargetInterface |
---|
getFormatter(), getWidth(), write(), close() |