enum Redis::Commands::ScriptFlushMode

Defined in:

commands.cr

Enum Members

ASYNC = 0
SYNC = 1

Instance Method Summary

Class methods inherited from struct Enum

from_redis_graph_value(type : Redis::Graph::ValueType, value, cache) from_redis_graph_value

Instance Method Detail

def async? #

[View source]
def sync? #

[View source]