Class TestCLICommandLine.Options

java.lang.Object
org.djutils.cli.TestCLICommandLine.Options
All Implemented Interfaces:
org.djutils.cli.Checkable
Enclosing class:
TestCLICommandLine

public static class TestCLICommandLine.Options
extends Object
implements org.djutils.cli.Checkable
  • Constructor Details

  • Method Details

    • getPort

      public int getPort()
      Returns:
      the port number
    • check

      public void check() throws Exception
      Specified by:
      check in interface org.djutils.cli.Checkable
      Throws:
      Exception