Uses of Interface
com.jcabi.github.Tree
-
Packages that use Tree Package Description com.jcabi.github Object Oriented Github API. -
-
Uses of Tree in com.jcabi.github
Methods in com.jcabi.github that return Tree Modifier and Type Method Description TreeTrees. create(javax.json.JsonObject params)Create new tree.TreeTrees. get(String sha)Get specific tree by sha.TreeTrees. getRec(String sha)Get specific tree recursively by sha.
-