new Command() Source: commands/command.js, line 30 Members captureStackTraces :boolean Whether debug stacktraces are enabled. Type: boolean Source: commands/command.js, line 54 See: Client#captureStackTraces client :Client Client instance used to execute this command. Type: Client Source: commands/command.js, line 38 <nullable> key :Key The record key for which the command was issued. (Single-key commands only.) Type: Key Source: commands/command.js, line 63