るりまサーチ (Ruby 3.2)

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

別のキーワード

  1. delegate delegateclass
  2. kernel delegateclass
  3. delegateclass delegate
  4. delegateclass kernel

ライブラリ

検索結果

XMP.new(bind = nil) -> XMP (9322.0)

自身を初期化します。

...ram bind Binding オブジェクトを指定します。省略した場合は、最
後に実行した XMP#puts、Kernel#xmp
Binding を使用します。まだ何も実行していない場合は
Object::TOPLEVEL_BINDING を使用します。

@see XMP#puts...