struct RedisProtocol::RedisString

Defined in:

redis-protocol/data.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(raw : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(raw _raw = @raw) #

[View source]
def raw : String #

def to_s(io : IO) #
Description copied from struct Struct

Same as #inspect(io).


[View source]
def value #

[View source]