Package org.jline.builtins
Class Nano.PatternHistory
- java.lang.Object
-
- org.jline.builtins.Nano.PatternHistory
-
- Enclosing class:
- Nano
protected static class Nano.PatternHistory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PatternHistory(java.nio.file.Path historyFile)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidadd(java.lang.String pattern)java.lang.Stringdown(java.lang.String hint)voidpersist()java.lang.Stringup(java.lang.String hint)
-