ParsedLine
that, being aware of the quoting and escaping rules
of the org.jline.reader.Parser
that produced it, knows if and how a completion candidate
should be escaped/quoted.
Modifier and Type | Method and Description |
---|---|
public CharSequence | |
public int | |
public int |
escape | back to summary |
---|---|
public CharSequence escape(CharSequence candidate, boolean complete) |
rawWordCursor | back to summary |
---|---|
public int rawWordCursor() |
rawWordLength | back to summary |
---|---|
public int rawWordLength() |