struct Redis::Protocol::NonBinarySafeString

Defined in:

redis/protocol/non_binary_safe_string.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(value : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(value _value = @value) #

[View source]
def value : String #