Home / node / Commands / interfaces / BitFieldSubCommands @valkey/valkey-glide
@valkey/valkey-glide / Commands / BitFieldSubCommands
Interface: BitFieldSubCommands
Represents subcommands for the bitfield or bitfieldReadOnly commands.
Methods
toArgs()
toArgs():
string
[]
Returns the subcommand as a list of string arguments to be used in the bitfield or bitfieldReadOnly commands.
Returns
string
[]
The subcommand as a list of string arguments.