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