mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
* Add `AutoOrExplicit` that dispatches between `Auto` and `Explicit`. * Add `AutoOrExplicitParser` for it. In a later commit, this will be used for auto detection of HKD version or explicitly specifying the version. Signed-off-by: Marc Hartmayer <marc@linux.ibm.com> Reviewed-by: Steffen Eiden <seiden@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>