DrushHelpCommand
class DrushHelpCommand extends Command (View source)
Help command.
Lists available commands, and gives command-specific help when asked nicely.
This replaces the PsySH help command to list commands by category.
Constants
PSYSH_CATEGORY |
Label for PsySH commands. |
Methods
void
configure()
{@inheritdoc}
int
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}
Details
protected void
configure()
{@inheritdoc}
protected int
execute(InputInterface $input, OutputInterface $output)
{@inheritdoc}