Module: Locomotive::Mounter::Writer::FileSystem
- Defined in:
- lib/locomotive/mounter/writer/file_system.rb,
lib/locomotive/mounter/writer/file_system/base.rb,
lib/locomotive/mounter/writer/file_system/site_writer.rb,
lib/locomotive/mounter/writer/file_system/pages_writer.rb,
lib/locomotive/mounter/writer/file_system/snippets_writer.rb,
lib/locomotive/mounter/writer/file_system/theme_assets_writer.rb,
lib/locomotive/mounter/writer/file_system/translations_writer.rb,
lib/locomotive/mounter/writer/file_system/content_types_writer.rb,
lib/locomotive/mounter/writer/file_system/content_assets_writer.rb,
lib/locomotive/mounter/writer/file_system/content_entries_writer.rb
Defined Under Namespace
Classes: Base, ContentAssetsWriter, ContentEntriesWriter, ContentTypesWriter, PagesWriter, Runner, SiteWriter, SnippetsWriter, ThemeAssetsWriter, TranslationsWriter
Class Method Summary collapse
-
.instance ⇒ Object
Build a singleton instance of the Runner class.