struct Redis::Commands::GeoBox

Defined in:

redis/commands.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(width : Int32 | String, height : Int32 | String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(width _width = @width, height _height = @height) #

[View source]
def height : Int32 | String #

def width : Int32 | String #