Package org.jline.reader
Interface Editor
-
- All Known Implementing Classes:
Nano
public interface Editor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidopen(java.util.List<java.lang.String> files)voidrun()voidsetRestricted(boolean restricted)
-