Class RGen::TemplateLanguage::DirectoryTemplateContainer
In: lib/rgen/template_language/directory_template_container.rb
Parent: Object

Methods

expand   indentString   indentString=   load   new  

Included Modules

TemplateHelper

Public Class methods

Public Instance methods

Set indentation string. Every generated line will be prependend with n times this string at an indentation level of n. Defaults to " " (3 spaces)

[Validate]