Ruby 2.3.0 リファレンスマニュアル > 関数一覧 > rb_cvar_get

function rb_cvar_get

VALUE rb_cvar_get(VALUE klass, ID name)

klass のクラス変数 name の値を 取得します。