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