Google\Cloud\Dev\DocGenerator\Command\Docs::__construct PHP Method

__construct() public method

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