Interface Shell
- All Superinterfaces:
HasCommandOption, HasLabel, HasProbeLocation
-
Method Summary
Modifier and TypeMethodDescriptionSome shells have a built-in command locator.setLocatorCommand(String locatorCommand) Methods inherited from interface HasCommandOption
getCommandOption, setCommandOptionMethods inherited from interface HasProbeLocation
getProbeLocations
-
Method Details
-
getLocatorCommand
String getLocatorCommand()Some shells have a built-in command locator. For example, bash has built-in support for "which". -
setLocatorCommand
-