るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.053秒)
トップページ > バージョン:2.3.0[x] > クエリ:l[x] > クエリ:y[x] > ライブラリ:delegate[x] > クエリ:methods[x] > クエリ:public_methods[x]

別のキーワード

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

クラス

検索結果

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

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

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

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

@see Object#public_methods