enum
Redis::Geo::Radius::Unit
Defined in:
commands/geo.crEnum Members
-
M =
0
-
KM =
1
-
FT =
2
-
MI =
3
Instance Method Summary
-
#ft?
Returns
true
if this enum value equalsFT
-
#km?
Returns
true
if this enum value equalsKM
-
#m?
Returns
true
if this enum value equalsM
-
#mi?
Returns
true
if this enum value equalsMI
Class methods inherited from struct Enum
from_graph_result(result : Int64)from_graph_result(result : String)
from_graph_result(result : Redis::Graph::Value) from_graph_result, from_redis_graph_value(type : Redis::Graph::ValueType, value, cache) from_redis_graph_value