CleanCommand
class CleanCommand extends Command
Methods
configure()
No description
int
execute(InputInterface $input, OutputInterface $output)
Delete generated Markdown files from the dist folder.
Details
at line 19
protected
configure()
No description
at line 35
protected int
execute(InputInterface $input, OutputInterface $output)
Delete generated Markdown files from the dist folder.
Run bin/console clean