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

function rb_mod_name

VALUE rb_mod_name(VALUE mod)

Module#name の実体です。 無名クラス、無名モジュールに対しては空文字列を返します。