Sha256: a51ccad5516f7e100b4ff1799c86853b2f1cf0be6f810af0d1f28a525c1f34a0
Contents?: true
Size: 206 Bytes
Versions: 3
Compression:
Stored size: 206 Bytes
Contents
#ifndef _RLITE_SCRIPTING_H #define _RLITE_SCRIPTING_H #include "hirlite.h" void evalCommand(struct rliteClient *c); void evalShaCommand(struct rliteClient *c); void scriptCommand(rliteClient *c); #endif
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hirlite-0.1.0 | vendor/rlite/src/rlite/scripting.h |
hirlite-0.0.2.2 | vendor/rlite/src/scripting.h |
hirlite-0.0.2.1 | vendor/rlite/src/scripting.h |