wikimedia/cdb
CDB functions for PHP
|
Public Member Functions | |
__construct ( $out, array $args) | |
run () | |
Main method. | |
getExitCode () | |
Get exit status code for the process. | |
Cdb\Cli::__construct | ( | $out, | |
array | $args ) |
resource | $out | An open output handle for fwrite() |
string[] | $args |
Cdb\Cli::getExitCode | ( | ) |
Get exit status code for the process.