JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.kohsuke.github.GHGistFile
Packages that use
GHGistFile
Package
Description
org.kohsuke.github
Uses of
GHGistFile
in
org.kohsuke.github
Methods in
org.kohsuke.github
that return
GHGistFile
Modifier and Type
Method
Description
GHGistFile
GHGist.
getFile
(
String
name)
Gets file.
Methods in
org.kohsuke.github
that return types with arguments of type
GHGistFile
Modifier and Type
Method
Description
Map
<
String
,
GHGistFile
>
GHGist.
getFiles
()
Gets files.