Method: Applocale::ConvertFile#has_parse_from_locale

Defined in:
lib/applocale/Util/convert_util.rb

#has_parse_from_localeObject



41
42
43
# File 'lib/applocale/Util/convert_util.rb', line 41

def has_parse_from_locale
  return defined?(@convert.parse_from_locale) == 'method'
end