Ruby 4.0 リファレンスマニュアル

singleton method Thread.main

main -> Thread[permalink][rdoc][edit]

メインスレッドを返します。

p Thread.main # => #<Thread:0x4022e6fc run>