public final class CliCommandUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isVersionCommandExecutable(String command, String versionText)
Checks if the command, passed as parameter, is executable and the output version text contains expected text
|
public static boolean isVersionCommandExecutable(String command, String versionText)
command - a string command to execute
versionText - an expected version text line
Copyright © 1998–2021 iText Group NV. All rights reserved.