るりまサーチ (Ruby 3.2)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.027秒)

別のキーワード

  1. win32ole ole_methods
  2. win32ole ole_func_methods
  3. win32ole ole_put_methods
  4. win32ole ole_get_methods
  5. fileutils methods

検索結果

VALUE rb_class_protected_instance_methods(int argc, VALUE *argv, VALUE mod) (36748.0)

Module#protected_instance_methods の実体。 モジュール mod に定義されている protected メソッド名の リストを文字列の配列で返します。

Module#protected_instance_methods の実体。
モジュール mod に定義されている protected メソッド名の
リストを文字列の配列で返します。