class Redis::CommandParser
- Redis::CommandParser
- Reference
- Object
Defined in:
redis/utils/command_parser.crConstant Summary
-
BACKSLASH_CHAR =
'\\'
-
QUOTE_CHAR =
'"'
-
SEPARATOR_CHAR =
' '
-
STOP =
'\0'
'\\'
'"'
' '
'\0'