public class Toolbelt extends Object
| Constructor and Description |
|---|
Toolbelt() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getApiToken() |
static String |
getAppName(File projectDir) |
static org.eclipse.jgit.transport.NetRC |
readNetrcFile() |
static org.eclipse.jgit.transport.NetRC |
readNetrcFile(File netrcFile) |
public static String getApiToken() throws IOException, InterruptedException, ExecutionException, TimeoutException
public static String getAppName(File projectDir) throws IOException, InterruptedException, ExecutionException, TimeoutException
public static org.eclipse.jgit.transport.NetRC readNetrcFile()
throws IOException
IOExceptionpublic static org.eclipse.jgit.transport.NetRC readNetrcFile(File netrcFile) throws IOException
IOExceptionCopyright © 2019. All rights reserved.