Module: FolderTemplate
- Defined in:
- lib/folder_template/version.rb,
lib/folder_template.rb,
lib/folder_template/context.rb,
lib/folder_template/fs_adapter.rb,
lib/folder_template/template_folder.rb,
lib/folder_template/template_string.rb,
lib/folder_template/setup_folder_cmd.rb,
lib/folder_template/template_registry.rb,
lib/folder_template/template_folder_entry.rb
Overview
MODULE : lib/folder_template/template_folder.rb PROJECT : FolderTemplate DESCRIPTION :
Copyright © 2016, Marc-Antoine Argenton. All rights reserved.
Defined Under Namespace
Classes: Context, FsAdapter, SetupFolderCmd, TemplateFolder, TemplateFolderEntry, TemplateRegistry, TemplateString
Constant Summary collapse
- BASE_PATH =
File.( File.join( File.dirname( __FILE__ ), ".." ) )
- VERSION =
'1.0.1'