Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Stal
Constants
LUA = { src: with_file("stal/stal.lua", "cat"), sha: ((with_file("stal/stal.lua", "shasum")).split(' ')).first, }
VERSION = "0.1.0"
Class methods
solve
(c, expr :
Array
)
Evaluate expression
expr
in the Redis client
c
.
Source
Macros
with_file
(filename, command)
Source