method
main
v1_9_1_378 -
Show latest stable
- Class:
Thread
main()public
No documentation available.
static VALUE
rb_thread_s_main(VALUE klass)
{
return rb_thread_main();
} main()No documentation available.
static VALUE
rb_thread_s_main(VALUE klass)
{
return rb_thread_main();
}