public class CoreAnsiTermHelper extends Object
| Constructor and Description |
|---|
CoreAnsiTermHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
evalCapability(String str,
net.thevpc.nuts.NutsSession session) |
static net.thevpc.nuts.spi.NutsSystemTerminalBase.Cursor |
evalCursor(net.thevpc.nuts.NutsSession session) |
static net.thevpc.nuts.spi.NutsSystemTerminalBase.Size |
evalSize(net.thevpc.nuts.NutsSession session) |
static boolean |
isXTerm(net.thevpc.nuts.NutsSession session) |
public static boolean isXTerm(net.thevpc.nuts.NutsSession session)
public static net.thevpc.nuts.spi.NutsSystemTerminalBase.Size evalSize(net.thevpc.nuts.NutsSession session)
public static net.thevpc.nuts.spi.NutsSystemTerminalBase.Cursor evalCursor(net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.