るりまサーチ (Ruby 2.6.0)

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

別のキーワード

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

クラス

検索結果

Delegator#public_methods(all = true) -> [Symbol] (72649.0)

そのオブジェクトが理解できる public メソッド名の一覧を返します。

そのオブジェクトが理解できる public メソッド名の一覧を返します。

@param all 偽を指定すると __getobj__ のスーパークラスで定義されたメソッドを除きます。

@see Object#public_methods