Expand description
FlowFabric ScriptError — Lua error codes + transport errors.
Lives in ff-script (not ff-core) because the Valkey variant wraps
ferriskey::Error, and ff-core stays pure of the transport client.
ff-core continues to own the ErrorClass enum.
Enums§
- Script
Error - All error codes returned by FlowFabric Valkey Functions. Matches RFC-010 §10.7 exactly.