Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Deployer
Console
Output
RemoteOutput
isVerbose
Deployer\Console\Output\RemoteOutput::isVerbose PHP Method
RemoteOutput Class Documentation
Mostrar archivo
Open project: elfet/deployer
isVerbose()
public
method
public
isVerbose
( )
public function isVerbose() { return self::VERBOSITY_VERBOSE <= $this->getVerbosity(); }
RemoteOutput
__construct
getFormatter
getVerbosity
isDebug
isDecorated
isQuiet
isVerbose
isVeryVerbose
setDecorated
setFormatter
setVerbosity
write
writeln