Class PathOptionHandler


  • public class PathOptionHandler
    extends OneArgumentOptionHandler<java.nio.file.Path>
    Takes a single argument to the option and maps that to Path.
    Author:
    kmahoney