Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 899 Bytes

File metadata and controls

36 lines (24 loc) · 899 Bytes

Gists

.. module:: github3

This part of the documentation details the properties and methods associated with |Gist|, |GistComment|, |GistHistory|, and |GistFile| objects. These classes should never be instantiated by the user (developer) directly.

Gist Objects

.. autoclass:: github3.gists.gist.Gist
    :inherited-members:


.. autoclass:: github3.gists.comment.GistComment
    :inherited-members:


.. autoclass:: github3.gists.file.GistFile
    :inherited-members:


.. autoclass:: github3.gists.history.GistHistory
    :inherited-members: