Class ParameterPair

java.lang.Object
com.github.cleydyr.dart.command.parameter.ParameterPair

public class ParameterPair extends Object
  • Constructor Details

    • ParameterPair

      public ParameterPair(Path inputPath, Path outputPath)
  • Method Details

    • getInputPath

      public Path getInputPath()
    • getOutputPath

      public Path getOutputPath()