Class ActionMapper
java.lang.Object
org.aesh.readline.action.mappings.ActionMapper
Maps readline function names to their corresponding action implementations.
- Author:
- Ståle W. Pedersen
-
Method Summary
Modifier and TypeMethodDescriptionstatic ActionmapToAction(String function) Maps a readline function name to its corresponding action.
-
Method Details
-
mapToAction
-