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 void
open(java.util.List<java.lang.String> files)
void
run()
void
setRestricted(boolean restricted)
-