method

format

v2_4_6 - Show latest stable - Class: IRB::Locale
format(*opts)
public

No documentation available.

# File lib/irb/locale.rb, line 53
    def format(*opts)
      String(super(*opts))
    end