Ruby 3.3 リファレンスマニュアル
関数一覧
rb_const_defined_at
function rb_const_defined_at
[
edit
]
int rb_const_defined_at(VALUE klass, ID id)
klass 自体に定数 id が定義されていれば真。