Class CommandLine.BuiltIn.PathConverter

java.lang.Object
org.apache.logging.log4j.core.tools.picocli.CommandLine.BuiltIn.PathConverter
All Implemented Interfaces:
CommandLine.ITypeConverter<Path>
Enclosing class:
CommandLine.BuiltIn

static class CommandLine.BuiltIn.PathConverter extends Object implements CommandLine.ITypeConverter<Path>
  • Constructor Details

    • PathConverter

      PathConverter()
  • Method Details