public final class JlEditTerminalFactory
extends java.lang.Object
public static jline.Terminal get()
throws java.lang.Exception
Terminal.java.lang.Exceptionpublic static jline.Terminal get(jline.Terminal terminal)
throws java.lang.Exception
Terminal.
If Terminal is null, the terminal will get restored, when editor quites.
If Terminal is not null, a rest will be called instead.terminal - java.lang.Exceptionpublic static jline.Terminal get(jline.Terminal terminal,
boolean preExists)
throws java.lang.Exception
Terminal.terminal - preExists - java.lang.ExceptionCopyright © 2018. All Rights Reserved.