Ruby 3.3 リファレンスマニュアル
関数一覧
rb_cvar_get
function rb_cvar_get
[
edit
]
VALUE rb_cvar_get(VALUE klass, ID name)
klass のクラス変数 name の値を取得します。