Method: IRB::Context#ap_name
- Defined in:
- lib/irb/context.rb
#ap_name ⇒ Object
A copy of the default IRB.conf[:AP_NAME]
180 181 182 |
# File 'lib/irb/context.rb', line 180 def ap_name @ap_name end |
A copy of the default IRB.conf[:AP_NAME]
180 181 182 |
# File 'lib/irb/context.rb', line 180 def ap_name @ap_name end |