Interface CommandTester
-
- All Known Implementing Classes:
DefaultCommandTester
public interface CommandTesterInterface for class that provides a way to test if a command is installed on the target server OS.- Author:
- tiry
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CommandTestResulttest(CommandLineDescriptor cmdDescriptor)
-
-
-
Method Detail
-
test
CommandTestResult test(CommandLineDescriptor cmdDescriptor)
-
-