We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Detects ANSI-friendly output by decoration state or TTY-backed streams.
\FastForward\DevTools\Console\Output\OutputCapabilityDetector
\FastForward\DevTools\Console\Output\OutputCapabilityDetectorInterface
Determines whether the output supports ANSI-capable human interaction.
public supportsAnsi(\Symfony\Component\Console\Output\OutputInterface $output): bool
Parameters:
$output
Return Value:
true when the output is decorated or connected to a TTY