Package org.jline.builtins
Interface ConsoleOptionGetter
-
- All Known Subinterfaces:
SystemRegistry
- All Known Implementing Classes:
SystemRegistryImpl
public interface ConsoleOptionGetter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
consoleOption(java.lang.String name)
Return console option value
-