frozen_string_literal: false
An i18n supported text.
This object provides the following two features:
* Extracts translation messages from wrapped raw text.
* Translates wrapped raw text in specified locale.
Wrapped raw text is one of String, RDoc::Comment or Array of them.
Namespace
- MODULE RDoc
- MODULE RDoc::I18n
- CLASS RDoc::I18n::Text