Package org.djutils.cli
Class TestCLI.NoCommandOptions
java.lang.Object
org.djutils.cli.TestCLI.NoCommandOptions
- All Implemented Interfaces:
org.djutils.cli.Checkable
- Enclosing class:
- TestCLI
public static class TestCLI.NoCommandOptions extends Object implements org.djutils.cli.Checkable
-
Constructor Summary
Constructors Constructor Description NoCommandOptions()
-
Method Summary
Modifier and Type Method Description void
check()
Duration
getTimeout()
-
Constructor Details
-
NoCommandOptions
public NoCommandOptions()
-
-
Method Details
-
getTimeout
- Returns:
- timeout for network.
-
check
- Specified by:
check
in interfaceorg.djutils.cli.Checkable
- Throws:
Exception
-