- close() - Method in class com.github.dakusui.cmd.io.BasicLineReader
-
- close() - Method in interface com.github.dakusui.cmd.io.LineReader
-
- com.github.dakusui.cmd - package com.github.dakusui.cmd
-
- com.github.dakusui.cmd.exceptions - package com.github.dakusui.cmd.exceptions
-
- com.github.dakusui.cmd.io - package com.github.dakusui.cmd.io
-
- Command - Class in com.github.dakusui.cmd
-
- Command.SourceType - Enum in com.github.dakusui.cmd
-
- CommandException - Exception in com.github.dakusui.cmd.exceptions
-
An exception class to indicate an error is detected during command execution
- CommandException() - Constructor for exception com.github.dakusui.cmd.exceptions.CommandException
-
Creates an object of this class.
- CommandException(String) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandException
-
Creates an object of this class.
- CommandException(Throwable) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandException
-
Creates an object of this class.
- CommandException(String, Throwable) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandException
-
Creates an object of this class.
- CommandFactory - Class in com.github.dakusui.cmd
-
- commandLine() - Method in class com.github.dakusui.cmd.CommandResult
-
- CommandResult - Class in com.github.dakusui.cmd
-
- CommandResult(String, int, String, String, String) - Constructor for class com.github.dakusui.cmd.CommandResult
-
- CommandRuntimeException - Exception in com.github.dakusui.cmd.exceptions
-
An exception class to indicate a misuse of this library is detected.
- CommandRuntimeException() - Constructor for exception com.github.dakusui.cmd.exceptions.CommandRuntimeException
-
Creates an object of this class.
- CommandRuntimeException(String) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandRuntimeException
-
Creates an object of this class.
- CommandRuntimeException(Throwable) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandRuntimeException
-
Creates an object of this class.
- CommandRuntimeException(String, Throwable) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandRuntimeException
-
Creates an object of this class.
- CommandTimeoutException - Exception in com.github.dakusui.cmd.exceptions
-
- CommandTimeoutException() - Constructor for exception com.github.dakusui.cmd.exceptions.CommandTimeoutException
-
- CommandTimeoutException(String) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandTimeoutException
-
- CommandTimeoutException(Throwable) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandTimeoutException
-
- CommandTimeoutException(String, Throwable) - Constructor for exception com.github.dakusui.cmd.exceptions.CommandTimeoutException
-