るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. rake ext
  2. irb/ext/save-history save_history
  3. pathname sub_ext
  4. irb/ext/tracer use_tracer
  5. irb/ext/tracer use_tracer=

ライブラリ

クラス

検索結果

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

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

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

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

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

REXML::Text#<=>(other) -> -1 | 0 | 1 (63304.0)

テキストの内容を other と比較します。

テキストの内容を other と比較します。

@param other 比較対象(REXML::Text オブジェクトもしくは文字列)