method
DEBUG
v1_9_1_378 -
Show latest stable
- Class:
Thread
DEBUG()public
No documentation available.
static VALUE
rb_thread_s_debug(void)
{
return INT2NUM(rb_thread_debug_enabled);
} DEBUG()No documentation available.
static VALUE
rb_thread_s_debug(void)
{
return INT2NUM(rb_thread_debug_enabled);
}