PackPackageCommand
final class PackPackageCommand extends Command (View source)
Constants
RETURN_CODE_ON_FAILURE |
The return code we should return when an exception is thrown while running the command. |
PACKAGEFORMAT_LEGACY |
|
PACKAGEFORMAT_CURRENT |
|
SHORTTAGS_ALL |
|
SHORTTAGS_KEEPECHO |
|
SHORTTAGS_NO |
|
KEEP_DOT |
|
KEEP_SOURCES |
|
YNA_YES |
|
YNA_AUTO |
|
YNA_NO |
|
ZIPOUT_AUTO |
|
Methods
configure()
No description
execute(InputInterface $input, OutputInterface $output)
No description
static stdClass
parseInput(InputInterface $input)
No description
static
processDirectory($state, OutputInterface $output, $dirAbs, $dirRel)
No description
static string|null
expandShortTags($phpFile, $expandShortEcho)
No description
Details
run(InputInterface $input, OutputInterface $output)
{@inheritdoc}
protected Command
addEnvOption()
Add the "env" option to the command options.
protected
configure()
No description
protected
execute(InputInterface $input, OutputInterface $output)
No description
static protected stdClass
parseInput(InputInterface $input)
No description
static private
processDirectory($state, OutputInterface $output, $dirAbs, $dirRel)
No description
static protected string|null
expandShortTags($phpFile, $expandShortEcho)
No description