module Bindex

Constants

VERSION

Public Class Methods

current_bindings() click to toggle source
static VALUE
st_current_bindings(VALUE self)
{
  return current_bindings();
}