るりまサーチ

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

別のキーワード

  1. zlib full_flush
  2. entry full_name
  3. rss full_name
  4. element full_name
  5. toplevel full_name

クラス

検索結果

RDoc::TopLevel#full_name -> String (21203.0)

自身が管理するファイルの名前を返します。

自身が管理するファイルの名前を返します。

RDoc::Context#<=>(other) -> -1 | 0 | 1 (3118.0)

自身と other の full_name を比較した結果を返します。

...自身と other の full_name を比較した結果を返します。

ソートのために使われます。

@param other 自身と比較したいオブジェクトを指定します。...