public class GithubSSHURLParser extends Object
| Constructor and Description |
|---|
GithubSSHURLParser(String sshUrl) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGithubRepository() |
String |
getGithubUser() |
String |
getHttpsUrl() |
String |
getSshUrl() |
static String |
toHttpsURL(String sshUrl) |
public GithubSSHURLParser(String sshUrl)
Copyright © 2016. All rights reserved.