JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.jcabi.github.GistComments
Packages that use
GistComments
Package
Description
com.jcabi.github
Object-Oriented GitHub API.
Uses of
GistComments
in
com.jcabi.github
Methods in
com.jcabi.github
that return
GistComments
Modifier and Type
Method
Description
GistComments
Gist.
comments
()
Get all comments of the gist.
GistComments
Gist.Smart.
comments
()