[go: up one dir, main page]

aboutsummaryrefslogblamecommitdiffstats
path: root/docs/result.rst
blob: 182ed5cd733b05908ab04ef7ca87294d0e8d5159 (plain) (tree)
1
2
3
4
5
6
7






                                                                    









                                                  
 
Result
=======

Some requests returns multiple :doc:`resources`, for that reason the
``Github API`` paginate it and **pygithub3** too

Smart Result
--------------

.. autoclass:: pygithub3.core.result.smart.Result
    :members:

Normal Result
---------------

.. autoclass:: pygithub3.core.result.normal.Result