review code.
This commit is contained in:
@@ -75,6 +75,13 @@ public enum InputTypeEnum {
|
|||||||
new String[]{"type", "sessionId", "command"},
|
new String[]{"type", "sessionId", "command"},
|
||||||
TerminalInputRequest.class),
|
TerminalInputRequest.class),
|
||||||
|
|
||||||
|
// LS
|
||||||
|
// DEL
|
||||||
|
// MV
|
||||||
|
// TC
|
||||||
|
// MK
|
||||||
|
// CD
|
||||||
|
|
||||||
;
|
;
|
||||||
|
|
||||||
private static final char SEPARATOR = '|';
|
private static final char SEPARATOR = '|';
|
||||||
|
|||||||
Reference in New Issue
Block a user