るりまサーチ

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

別のキーワード

  1. _builtin threadgroup
  2. threadgroup add
  3. threadgroup new
  4. threadgroup list
  5. threadgroup enclose

モジュール

検索結果

Marshal.#dump(obj, limit = -1) -> String (9.0)

obj を指定された出力先に再帰的に出力します。

...タンス。Dir, File::Stat, IO とそのサブクラス
File, Socket など。
* MatchData, Data, Method, UnboundMethod,
Proc, Thread, ThreadGroup, Continuation
のインスタンス。
* 特異メソッドを定義したオブジェクト

また、これらのオブジェクトを間...

Marshal.#dump(obj, port, limit = -1) -> IO (9.0)

obj を指定された出力先に再帰的に出力します。

...タンス。Dir, File::Stat, IO とそのサブクラス
File, Socket など。
* MatchData, Data, Method, UnboundMethod,
Proc, Thread, ThreadGroup, Continuation
のインスタンス。
* 特異メソッドを定義したオブジェクト

また、これらのオブジェクトを間...