Method: Utils::IRB::Shell#yri
- Defined in:
- lib/utils/irb.rb
#yri(*patterns) ⇒ Object
51 52 53 |
# File 'lib/utils/irb.rb', line 51 def yri(*patterns) ri(*patterns, doc: 'yri') end |
51 52 53 |
# File 'lib/utils/irb.rb', line 51 def yri(*patterns) ri(*patterns, doc: 'yri') end |