class YARD::CLI::I18n

CLI command to support internationalization (a.k.a. i18n). I18n feature is based on gettext technology. This command generates .pot file from docstring and extra documentation.

@since 0.8.0 @todo Support msgminit and msgmerge features?