public class DefaultNutsTextCommand extends NutsTextSpecialBase implements net.thevpc.nuts.NutsTextCommand
| Constructor and Description |
|---|
DefaultNutsTextCommand(net.thevpc.nuts.NutsSession ws,
String start,
net.thevpc.nuts.NutsTerminalCommand command,
String separator,
String end) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsTerminalCommand |
getCommand() |
net.thevpc.nuts.NutsTextType |
getType() |
boolean |
isEmpty() |
static AnsiEscapeCommand |
parseAnsiEscapeCommand(net.thevpc.nuts.NutsTerminalCommand v,
net.thevpc.nuts.NutsWorkspace ws) |
getEnd, getKind, getSeparator, getStartfilteredText, getSession, getWorkspace, immutable, textLength, toString, toTextpublic boolean isEmpty()
isEmpty in interface net.thevpc.nuts.NutsStringisEmpty in class AbstractNutsTextpublic static AnsiEscapeCommand parseAnsiEscapeCommand(net.thevpc.nuts.NutsTerminalCommand v, net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.NutsTextType getType()
getType in interface net.thevpc.nuts.NutsTextpublic net.thevpc.nuts.NutsTerminalCommand getCommand()
getCommand in interface net.thevpc.nuts.NutsTextCommandCopyright © 2021 vpc open source initiative. All rights reserved.