addOptions()
addOptions(\phpDocumentor\Command\Command $command) : void
Initializes the given command to accept logging options.
This method is intended to be executed once in the Constructor of the given Command as it
adds a new option log
.
Parameters
\phpDocumentor\Command\Command | $command |