class
KalimahApps
/
Daleel
/
Commands
/
ServeDoc
ServeDoc
Handle command and related options.
Extends
-
Symfony\...\Command
Properties
private
$output Symfony\...\OutputInterface
Output interface.
Default: null
Methods
protected
configure ( ) : void
Configure the command options.
protected
execute ( Symfony\...\InputInterface $input , Symfony\...\OutputInterface $output ) : int
Execute the command.
Parameters
-
$input
Symfony\...\InputInterface
Input interface.
-
$output
Symfony\...\OutputInterface
Output interface.