public class GradleProjectType extends Object
| Constructor and Description |
|---|
GradleProjectType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(File directory) |
com.github.zafarkhaja.semver.Version |
getCurrentVersion(File directory,
ProcessHelper processHelper) |
public boolean check(File directory)
public com.github.zafarkhaja.semver.Version getCurrentVersion(File directory, ProcessHelper processHelper) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2016–2021. All rights reserved.