Libraries
»
irb
(3.4.1)
»
Index
»
IRB
»
Locale
»
#format
Method: IRB::Locale#format
Defined in:
lib/irb/locale.rb
#
format
(*opts) ⇒
Object
58 59 60
# File 'lib/irb/locale.rb', line 58
def
format
(
*
opts
)
String
(
super
(
*
opts
)
)
end