Package turbogears :: Package command :: Module quickstart :: Class TGBig
[hide private]

Class TGBig

source code


Instance Methods [hide private]
 
post(self, command, output_dir, vars)
Called after template is applied.
source code

Inherited from TGTemplate: run

Inherited from paste.script.templates.Template: __init__, check_vars, module_dir, pre, print_vars, read_vars, template_dir, write_files

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]
  required_templates = ['turbogears']
  _template_dir = '/home/lucas/tmp/turbogears/turbogears/qstempl...
  summary = 'For more complex projects'
  use_cheetah = True

Inherited from paste.script.templates.Template: egg_plugins, read_vars_from_templates, template_renderer, vars

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

post(self, command, output_dir, vars)

source code 

Called after template is applied.

Overrides: paste.script.templates.Template.post
(inherited documentation)

Class Variable Details [hide private]

_template_dir

Value:
'/home/lucas/tmp/turbogears/turbogears/qstemplates/quickstartbig'