Class PathExistsConverter

    • Constructor Detail

      • PathExistsConverter

        public PathExistsConverter()
      • PathExistsConverter

        public PathExistsConverter​(@Nullable
                                   String optionName)
    • Method Detail

      • convert

        public Path convert​(String value)
        Specified by:
        convert in interface picocli.CommandLine.ITypeConverter<Path>
      • getOptionName

        public String getOptionName()