The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Translates requests between the server an an mruby interpreter. More...
#include <mruby.h>
#include <mruby/compile.h>
#include <mruby/array.h>
#include <mruby/hash.h>
#include <mruby/numeric.h>
#include <mruby/string.h>
#include <mruby/variable.h>
Go to the source code of this file.
Functions | |
struct RClass * | mruby_request_class (mrb_state *mrb, struct RClass *parent) |
Translates requests between the server an an mruby interpreter.
Definition in file rlm_mruby.h.