Method: Struct.keyword_init?
- Defined in:
- struct.c
.StructClass::keyword_init? ⇒ true
343 344 345 346 |
# File 'struct.c', line 343 static VALUE rb_struct_s_keyword_init_p(VALUE obj) { } |
343 344 345 346 |
# File 'struct.c', line 343 static VALUE rb_struct_s_keyword_init_p(VALUE obj) { } |