load_template

chaste_codegen.load_template(*name)[source]

Loads a template from the local template directory.

Templates can be specified as a single filename, e.g. load_template('temp.txt'), or loaded from subdirectories using e.g. load_template('subdir_1', 'subdir_2', 'file.txt').