Method: IRB::Locale#lang
- Defined in:
- lib/irb/locale.rb
#lang ⇒ Object (readonly)
Returns the value of attribute lang.
43 44 45 |
# File 'lib/irb/locale.rb', line 43 def lang @lang end |
Returns the value of attribute lang.
43 44 45 |
# File 'lib/irb/locale.rb', line 43 def lang @lang end |