public class EulaReader extends Object
| Modifier and Type | Field and Description |
|---|---|
private boolean |
eulaAgreedTo |
private Path |
eulaFile |
private static Logger |
LOGGER |
| Constructor and Description |
|---|
EulaReader(Path path) |
| Modifier and Type | Method and Description |
|---|---|
private boolean |
checkEulaAgreement() |
private void |
createEulaFile() |
boolean |
isEulaAgreedTo() |