class WriteGitRevisionCommand extends Command (View source)

Methods

void
configure()

No description

int
execute(InputInterface $input, OutputInterface $output)

No description

string|null
gitCli(string $command)

No description

Details

protected void configure()

No description

Return Value

void

protected int execute(InputInterface $input, OutputInterface $output)

No description

Parameters

InputInterface $input
OutputInterface $output

Return Value

int

protected string|null gitCli(string $command)

No description

Parameters

string $command

Return Value

string|null