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