Class: I18n::Tasks::Data::FileSystem

Inherits:
FileSystemBase show all
Defined in:
lib/i18n/tasks/data/file_system.rb

Constant Summary

Constants inherited from FileSystemBase

I18n::Tasks::Data::FileSystemBase::DEFAULTS, I18n::Tasks::Data::FileSystemBase::ROUTER_NAME_ALIASES

Constants included from Logging

Logging::MUTEX, Logging::PROGRAM_NAME

Instance Attribute Summary

Attributes inherited from FileSystemBase

#base_locale, #config, #locales, #router

Method Summary

Methods inherited from FileSystemBase

#available_locales, #external, #get, #initialize, #merge!, #non_normalized_paths, #reload, #remove_by_key!, #set, #t, #with_router, #write

Methods included from Logging

log_error, log_stderr, log_verbose, log_warn, program_name, warn_deprecated

Methods included from FileFormats

#adapter_dump, #adapter_op, #adapter_parse, included

Constructor Details

This class inherits a constructor from I18n::Tasks::Data::FileSystemBase