public class GithubUrl
extends java.lang.Object
| Constructor and Description |
|---|
GithubUrl() |
| Modifier and Type | Method and Description |
|---|---|
static GithubRepo |
gh(java.lang.String repoUrl)
Parses Github URL.
|
static GithubRepo |
parse(java.lang.String repoUrl)
Parses Github URL.
|
public static GithubRepo gh(java.lang.String repoUrl)
parse(String)public static GithubRepo parse(java.lang.String repoUrl)