Google\Cloud\Dev\Release\Command\Release::__construct PHP Method

__construct() public method

public __construct ( $cliBasePath )
    public function __construct($cliBasePath)
    {
        $this->cliBasePath = $cliBasePath;
        parent::__construct();
    }