public class GpgVersionParser extends Object
gpg --version and exposes these as dedicated objects.
Supported:
| Modifier and Type | Method and Description |
|---|---|
GpgVersion |
getGpgVersion() |
static GpgVersionParser |
parse(String executable) |
public static GpgVersionParser parse(String executable)
public GpgVersion getGpgVersion()
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.