Module commands/SUGGET_WITHSCORES_WITHPAYLOADS
Functions
transformArguments
- transformArguments(key: string, prefix: string, options?: SugGetOptions): string[]
Parameters
key: string
prefix: string
Returns string[]
transformReply
- transformReply(rawReply: null | (null | string)[]): SuggestionWithScoresAndPayloads[] | null
Parameters
rawReply: null | (null | string)[]
Returns SuggestionWithScoresAndPayloads[] | null